diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-02-08 14:22:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2018-02-08 14:22:30 +0000 |
commit | 7c0e34bad099e08c42bc9045db4c7e34d62ab402 (patch) | |
tree | 1b1425f6e0d66899f65ed1732c9cb91846806a23 | |
parent | f6d335489286e8fd290ee1cfe12d8a29ec7014c5 (diff) | |
parent | 2a5aa14bedc9eae6fdbd800a14471eed2baf9233 (diff) |
Merge "devtools: gdb: remove readline PACKAGECONFIG feature"
-rw-r--r-- | meta-agl/recipes-devtools/gdb/gdb_%.bbappend | 1 |
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" |