[gnome-continuous-yocto/gnomeostree-3.22-krogoth] Switch meta-oe to the krogoth branch



commit 6d2a8a48cd72af978e3fdab541aa4d194c8a249d
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Tue Oct 11 15:30:55 2016 -0400

    Switch meta-oe to the krogoth branch
    
    We need to have a matching version of meta-oe to the base layer, or
    we get problems with python builds - errors because HOST_SYS and
    BUILD_SYS aren't set during the build.
    
    Remove our local python-six recipe, since meta-oe includes a working
    recipe for a newer version. (1.10 vs. 1.9)

 .../recipes-core/python-six/python-six_1.9.0.bb    |    8 --------
 meta-oe                                            |    2 +-
 2 files changed, 1 insertions(+), 9 deletions(-)
---
diff --git a/meta-oe b/meta-oe
index 02a390b..851a064 160000
--- a/meta-oe
+++ b/meta-oe
@@ -1 +1 @@
-Subproject commit 02a390b79bdc089eb583e443ee04f60bffd409eb
+Subproject commit 851a064b53dca3b14dd33eaaaca9573b1a36bf0e


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