On Thu, 2024-02-29 at 16:03 +0100, michael.opdenac...@bootlin.com
wrote:
> From: Michael Opdenacker <michael.opdenac...@bootlin.com>
> 
> Add "package-management" image feature to the core-image-full-cmdline
> image,
> to support package upgrade testing.
> 
> Signed-off-by: Michael Opdenacker <michael.opdenac...@bootlin.com>
> Suggested-by: Richard Purdie <richard.pur...@linuxfoundation.org>
> ---
>  meta/recipes-extended/images/core-image-full-cmdline.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-extended/images/core-image-full-cmdline.bb
> b/meta/recipes-extended/images/core-image-full-cmdline.bb
> index 4e1cf58d55..b034cd0aeb 100644
> --- a/meta/recipes-extended/images/core-image-full-cmdline.bb
> +++ b/meta/recipes-extended/images/core-image-full-cmdline.bb
> @@ -1,7 +1,7 @@
>  SUMMARY = "A console-only image with more full-featured Linux system
> \
>  functionality installed."
>  
> -IMAGE_FEATURES += "splash ssh-server-openssh"
> +IMAGE_FEATURES += "splash ssh-server-openssh package-management"
>  
>  IMAGE_INSTALL = "\
>      packagegroup-core-boot \

This does break one of the oe-selftests around gplv3 exclusion handling
unfortunately:

https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/6471/steps/15/logs/stdio

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#196447): 
https://lists.openembedded.org/g/openembedded-core/message/196447
Mute This Topic: https://lists.openembedded.org/mt/104644618/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to