From 476ddf6e0796c8e554fba534b7c7895580d6a53c Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Fri, 11 Dec 2015 13:01:26 +0100 Subject: tclap: add ALLOW_EMPTY in bb file This is ported from meta-openembedded:master Signed-off-by: Adrian Dudau Signed-off-by: Tudor Florea --- recipes-devtools/tclap/tclap_1.2.1.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes-devtools/tclap/tclap_1.2.1.bbappend (limited to 'recipes-devtools') 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" -- cgit v1.2.3-54-g00ecf