[gnome-continuous-yocto/gnomeostree-3.28-rocko: 3302/8267] gdb: Reduce duplication in MIPS variants.



commit 9911e1e1d92a232806d4a61a85515bf26bba570f
Author: Zubair Lutfullah Kakakhel <Zubair Kakakhel imgtec com>
Date:   Tue Nov 8 17:12:29 2016 +0000

    gdb: Reduce duplication in MIPS variants.
    
    Reduce duplication in MIPS variants now that the MACHINEOVERRIDES
    variable is defined
    
    (From OE-Core rev: 82c73101d9788c561ff9c69914b46ca8355d28fe)
    
    Signed-off-by: Zubair Lutfullah Kakakhel <Zubair Kakakhel imgtec com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-devtools/gdb/gdb-common.inc |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc
index 33a5ce9..5b8087c 100644
--- a/meta/recipes-devtools/gdb/gdb-common.inc
+++ b/meta/recipes-devtools/gdb/gdb-common.inc
@@ -6,12 +6,7 @@ DEPENDS = "expat zlib ncurses virtual/libiconv ${LTTNGUST}"
 LTTNGUST = "lttng-ust"
 LTTNGUST_aarch64 = ""
 LTTNGUST_libc-uclibc = ""
-LTTNGUST_mips = ""
-LTTNGUST_mipsel = ""
-LTTNGUST_mips64 = ""
-LTTNGUST_mips64el = ""
-LTTNGUST_mips64n32 = ""
-LTTNGUST_mips64eln32 = ""
+LTTNGUST_mipsarch = ""
 LTTNGUST_sh4 = ""
 LTTNGUST_libc-musl = ""
 


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