From: "Jermain Horsman" <jermain.horsman@nedap.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/3] useradd: Fix issues with useradd dependencies
Date: Fri, 08 Dec 2023 02:26:50 -0800 [thread overview]
Message-ID: <4651.1702031210098799379@lists.openembedded.org> (raw)
In-Reply-To: <1560cc968f5f93a925cc3ba9436f13210dc4e4c5.1701952927.git.pidge@baylibre.com>
> If recipe A requires the useradd actions of recipe B we need to
> ensure that recipe B is part of the recipe A dependancy chain. In
> order to do that, we introduce USERADD_DEPENDS. This makes sure
> that the do_populate_sysroot_setscene of recipe B exists for
> recipe A in case of a missing TMPDIR. This requires changes made in
> runqueue.py by RP.
I was wondering if all required changes including these would be considered suitable to backport to e.g. kirkstone?
Or am I going to have to look forward to scarthgap for these :)
Sincerely,
Jermain
next prev parent reply other threads:[~2023-12-08 10:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-07 12:45 [PATCH 0/3] useradd fixes, tests and documentation Eilís 'pidge' Ní Fhlannagáin
2023-12-07 12:45 ` [PATCH 1/3] useradd: Fix issues with useradd dependencies Eilís 'pidge' Ní Fhlannagáin
2023-12-07 12:58 ` [OE-core] " Alexander Kanavin
2023-12-07 13:22 ` Richard Purdie
2023-12-08 10:26 ` Jermain Horsman [this message]
2023-12-07 12:45 ` [PATCH 2/3] usergrouptests.py: Add test for switching between static-ids Eilís 'pidge' Ní Fhlannagáin
2023-12-07 12:45 ` [PATCH 3/3] variables.rst: Add USERADD_DEPENDS Eilís 'pidge' Ní Fhlannagáin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4651.1702031210098799379@lists.openembedded.org \
--to=jermain.horsman@nedap.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox