]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
core-image-full-cmdline: add package-management
authorMichael Opdenacker <michael.opdenacker@bootlin.com>
Thu, 29 Feb 2024 15:03:04 +0000 (16:03 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 3 Mar 2024 16:25:17 +0000 (16:25 +0000)
Add "package-management" image feature to the core-image-full-cmdline image,
to support package upgrade testing.

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Suggested-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/images/core-image-full-cmdline.bb

index 4e1cf58d55b9b9250ace475560c03c37ea814245..b034cd0aeb0ced3426b3f8e2fb9bb587b32bdeb5 100644 (file)
@@ -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 \