[oe] [meta-qt5][PATCH 5/5] add gdb append to enable python packageconfig

Andreas Müller schnitzeltony at googlemail.com
Tue Jan 27 05:53:53 UTC 2015


debugging with qt-creator on target requires gdb build with python support

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 recipes-devtools/gdb/gdb_%.bbappend | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 recipes-devtools/gdb/gdb_%.bbappend

diff --git a/recipes-devtools/gdb/gdb_%.bbappend b/recipes-devtools/gdb/gdb_%.bbappend
new file mode 100644
index 0000000..41592c4
--- /dev/null
+++ b/recipes-devtools/gdb/gdb_%.bbappend
@@ -0,0 +1 @@
+PACKAGECONFIG ??= "python"
-- 
1.8.3.1




More information about the Openembedded-devel mailing list