[oe-commits] [openembedded-core] 47/47: core-image-sato: add gtk+ for M1

git at git.openembedded.org git at git.openembedded.org
Wed Jun 15 17:07:02 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit eae1717e500e5637cabb829e1b487f955491efaf
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Wed Jun 15 15:37:59 2016 +0100

    core-image-sato: add gtk+ for M1
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 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+"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list