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:
Ross Burton
2016-06-15 15:37:59 +01:00
committed by Richard Purdie
parent 1c916949e9
commit 282d5f7f85

View File

@@ -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+"