aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorPersian Prince <persianpros@yahoo.com>2019-06-06 18:18:27 +0430
committerMartin 'JaMa' Jansa <Martin.Jansa@gmail.com>2019-07-12 21:57:47 +0200
commit5d6ea2efcb9d751e631b86a066ab7c59ca91ac41 (patch)
tree8d35e8688d9fb45424236f81c7206222cdbe6afd /recipes-devtools
parent2a5f9415e48a38f6f4eb0cf375737a2d8438e2fe (diff)
gdb_%.bbappend: Avoid PAK archive (application/x-pak)
Just test in ubuntu, you'll see.
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/gdb/gdb_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/gdb/gdb_%.bbappend b/recipes-devtools/gdb/gdb_%.bbappend
index 3e663e71..fa2b06ab 100644
--- a/recipes-devtools/gdb/gdb_%.bbappend
+++ b/recipes-devtools/gdb/gdb_%.bbappend
@@ -1 +1,2 @@
+# Just a comment line to avoid PAK archive (application/x-pak)
PACKAGECONFIG ??= "readline python"