On 6 Nov 2023, at 10:44, Richard Purdie <[email protected]> 
wrote:
> 
> On Mon, 2023-11-06 at 10:35 +0000, Ross Burton wrote:
>> From: Ross Burton <[email protected]>
>> 
>> poky-tiny does a PACKAGE_EXCLUDE on shadow-base as the kernel doesn't
>> support multiple users.  However it does this by assigning to an
>> override, which makes it impossible for images or machines to extend
>> PACKAGE_INCLUDE with their own exclusions.
> 
> PACKAGE_INCLUDE?

More coffee needed. V2 incoming.

>> # If shadow-base is brought into the image, logins will fail because it
>> # doesn't have the heuristics to work when CONFIG_MULTIUSER is unset.
>> -PACKAGE_EXCLUDE:poky-tiny = "shadow-base"
>> +PACKAGE_EXCLUDE += "shadow-base"
> 
> Does yocto-check-layer still pass?

This is in the distro configuration so it still does nothing when not included, 
but:

INFO: meta-poky … PASS

Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#190202): 
https://lists.openembedded.org/g/openembedded-core/message/190202
Mute This Topic: https://lists.openembedded.org/mt/102417274/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to