summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-02-08 14:22:30 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2018-02-08 14:22:30 +0000
commit7c0e34bad099e08c42bc9045db4c7e34d62ab402 (patch)
tree1b1425f6e0d66899f65ed1732c9cb91846806a23
parentf6d335489286e8fd290ee1cfe12d8a29ec7014c5 (diff)
parent2a5aa14bedc9eae6fdbd800a14471eed2baf9233 (diff)
Merge "devtools: gdb: remove readline PACKAGECONFIG feature"
-rw-r--r--meta-agl/recipes-devtools/gdb/gdb_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl/recipes-devtools/gdb/gdb_%.bbappend b/meta-agl/recipes-devtools/gdb/gdb_%.bbappend
new file mode 100644
index 000000000..7cba933af
--- /dev/null
+++ b/meta-agl/recipes-devtools/gdb/gdb_%.bbappend
@@ -0,0 +1 @@
+PACKAGECONFIG_remove = "readline"