mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 21:21:44 +00:00
core-image-sato: add gtk+ for M1
(From OE-Core rev: eae1717e500e5637cabb829e1b487f955491efaf) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
1c916949e9
commit
282d5f7f85
@ -8,4 +8,5 @@ LICENSE = "MIT"
|
||||
|
||||
inherit core-image
|
||||
|
||||
IMAGE_INSTALL += "packagegroup-core-x11-sato-games"
|
||||
# Add GTK+ to the image temporarily for M1 testing
|
||||
IMAGE_INSTALL += "packagegroup-core-x11-sato-games gtk+"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user