[yocto] [meta-mingw][PATCH 9/9][master] gdb-cross-canadian: Disable readline support on mingw

Mark Hatle mark.hatle at windriver.com
Tue Feb 9 18:40:00 PST 2016


Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
---
 recipes-devtools/gdb/gdb-cross-canadian_7.%.bbappend | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-devtools/gdb/gdb-cross-canadian_7.%.bbappend b/recipes-devtools/gdb/gdb-cross-canadian_7.%.bbappend
index bf4bd75..b9610cb 100644
--- a/recipes-devtools/gdb/gdb-cross-canadian_7.%.bbappend
+++ b/recipes-devtools/gdb/gdb-cross-canadian_7.%.bbappend
@@ -3,3 +3,4 @@ EXEEXT_sdkmingw32 = ".exe"
 DEPENDS_remove_sdkmingw32 = "nativesdk-ncurses nativesdk-readline nativesdk-python"
 RDEPENDS_${PN}_remove_sdkmingw32 = "nativesdk-python-core nativesdk-python-lang nativesdk-python-re nativesdk-python-codecs nativesdk-python-netclient"
 EXTRA_OECONF_append_sdkmingw32 = "--without-curses --without-system-readline --with-python=no"
+PACKAGECONFIG_remove_sdkmingw32 = "readline"
-- 
2.5.0




More information about the yocto mailing list