mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
self-hosted-image: add package management for correct installation
(From OE-Core rev: 6ac8940f9d328afccd0176ae7c33053c3e565aca) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
31f34914db
commit
7b36125097
@@ -4,7 +4,7 @@ POKY_EXTRA_INSTALL = "\
|
||||
task-self-hosted \
|
||||
"
|
||||
|
||||
IMAGE_FEATURES += "x11-mini"
|
||||
IMAGE_FEATURES += "x11-mini package-management"
|
||||
|
||||
inherit core-image
|
||||
|
||||
|
||||
Reference in New Issue
Block a user