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



commit 8cc2f2c65aa3570e45d79cac317be29312654c65
Author: Ross Burton <ross burton intel com>
Date:   Tue Jun 21 15:34:28 2016 +0100

    Revert "core-image-sato: add gtk+ for M1"
    
    We added gtk+ to core-image-sato for M1 solely because the SDK self test was
    building an application (sudoku) that links to GTK+ 2.
    
    Now that sukoku has been replaced with galculator this workaround can be
    removed.
    
    This reverts commit 282d5f7f8573551b94c6b610370db15665cf4bdf.
    
    (From OE-Core rev: aaccc1109fbdda72ffc5b5e66177d00b365d267b)
    
    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, 1 insertions(+), 2 deletions(-)
---
diff --git a/meta/recipes-sato/images/core-image-sato.bb b/meta/recipes-sato/images/core-image-sato.bb
index b93bf23..e3246d2 100644
--- a/meta/recipes-sato/images/core-image-sato.bb
+++ b/meta/recipes-sato/images/core-image-sato.bb
@@ -8,5 +8,4 @@ LICENSE = "MIT"
 
 inherit core-image
 
-# Add GTK+ to the image temporarily for M1 testing
-IMAGE_INSTALL += "packagegroup-core-x11-sato-games gtk+"
+IMAGE_INSTALL += "packagegroup-core-x11-sato-games"


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