mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01: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:
committed by
Richard Purdie
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+"
|
||||
|
||||
Reference in New Issue
Block a user