[gnome-continuous-yocto/gnomeostree-3.28-rocko: 969/8267] core-image-sato: add gtk+ for M1



commit 282d5f7f8573551b94c6b610370db15665cf4bdf
Author: Ross Burton <ross burton intel com>
Date:   Wed Jun 15 15:37:59 2016 +0100

    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>

 meta/recipes-sato/images/core-image-sato.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
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+"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]