summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2015-12-11 13:01:26 +0100
committerTudor Florea <tudor.florea@enea.com>2015-12-11 22:24:47 +0100
commit476ddf6e0796c8e554fba534b7c7895580d6a53c (patch)
treef77d164dcd55f9f746ad2344127ba2df5ed39e0c /recipes-devtools
parent9b3c8a18e0b8f995100bde7a9b4363a9044ecd10 (diff)
downloadmeta-el-common-476ddf6e0796c8e554fba534b7c7895580d6a53c.tar.gz
tclap: add ALLOW_EMPTY in bb file
This is ported from meta-openembedded:master Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/tclap/tclap_1.2.1.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/tclap/tclap_1.2.1.bbappend b/recipes-devtools/tclap/tclap_1.2.1.bbappend
new file mode 100644
index 0000000..afe3e9c
--- /dev/null
+++ b/recipes-devtools/tclap/tclap_1.2.1.bbappend
@@ -0,0 +1 @@
ALLOW_EMPTY_${PN} = "1"