On 25/11/2023 15:21, Eilís 'pidge' Ní Fhlannagáin wrote:
On 24/11/2023 14:10, Eilís 'pidge' Ní Fhlannagáin wrote:
On 23/11/2023 14:11, Richard Purdie wrote:
On Thu, 2023-11-23 at 13:49 +, Eilís 'pidge' Ní Fhlannagáin wrote:
[YOCTO #13419]
If recipeB creates a user and assigns it to a grou
On 24/11/2023 14:10, Eilís 'pidge' Ní Fhlannagáin wrote:
On 23/11/2023 14:11, Richard Purdie wrote:
On Thu, 2023-11-23 at 13:49 +, Eilís 'pidge' Ní Fhlannagáin wrote:
[YOCTO #13419]
If recipeB creates a user and assigns it to a group created in recipeA,
we need to ensure two things:
That
On 23/11/2023 14:11, Richard Purdie wrote:
On Thu, 2023-11-23 at 13:49 +, Eilís 'pidge' Ní Fhlannagáin wrote:
[YOCTO #13419]
If recipeB creates a user and assigns it to a group created in recipeA,
we need to ensure two things:
That recipeA is in recipeB's DEPENDS (documentation issue) and
On Thu, 2023-11-23 at 13:49 +, Eilís 'pidge' Ní Fhlannagáin wrote:
> [YOCTO #13419]
>
> If recipeB creates a user and assigns it to a group created in recipeA,
> we need to ensure two things:
>
> That recipeA is in recipeB's DEPENDS (documentation issue) and that the
> sysroot setscene, in th
[YOCTO #13419]
If recipeB creates a user and assigns it to a group created in recipeA,
we need to ensure two things:
That recipeA is in recipeB's DEPENDS (documentation issue) and that the
sysroot setscene, in the case of a TMPDIR wipeout, is in
USERADDSETSCENEDEPS.
RP and I discussed adding a U