[OE-core] [PATCH] core-image-sato: add gtk+ for M1

Ross Burton ross.burton at intel.com
Wed Jun 15 14:37:59 UTC 2016


Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-sato/images/core-image-sato.bb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-sato/images/core-image-sato.bb b/meta/recipes-sato/images/core-image-sato.bb
index e3246d2..b93bf23 100644
--- a/meta/recipes-sato/images/core-image-sato.bb
+++ b/meta/recipes-sato/images/core-image-sato.bb
@@ -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+"
-- 
2.8.0.rc3




More information about the Openembedded-core mailing list