[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2269/8267] packagegroup: Disable packages not available on mipsel



commit 8edb53c58b3954ce84cef2a58323f7ff6351d1d5
Author: Zubair Lutfullah Kakakhel <Zubair Kakakhel imgtec com>
Date:   Fri Sep 2 17:01:40 2016 +0100

    packagegroup: Disable packages not available on mipsel
    
    These are not available on mipsel yet so disable them
    
    (From OE-Core rev: d7ef5e14ab1f31b0dc34b6e5965ae783b063ecbb)
    
    Signed-off-by: Zubair Lutfullah Kakakhel <Zubair Kakakhel imgtec com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../packagegroup-core-tools-profile.bb             |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb 
b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
index 55e9c6f..dd98445 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
@@ -37,6 +37,7 @@ SYSTEMTAP = "systemtap"
 SYSTEMTAP_libc-uclibc = ""
 SYSTEMTAP_libc-musl = ""
 SYSTEMTAP_mips = ""
+SYSTEMTAP_mipsel = ""
 SYSTEMTAP_mips64 = ""
 SYSTEMTAP_mips64n32 = ""
 SYSTEMTAP_nios2 = ""
@@ -65,6 +66,7 @@ VALGRIND = "valgrind"
 VALGRIND_libc-uclibc = ""
 VALGRIND_libc-musl = ""
 VALGRIND_mips = ""
+VALGRIND_mipsel = ""
 VALGRIND_mips64 = ""
 VALGRIND_mips64n32 = ""
 VALGRIND_nios2 = ""


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