From e53b536aeac9d42e1864233b0fe9b0a653780385 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Sat, 16 Jan 2016 11:20:21 +0100 Subject: initial commit for Enea Linux 5.0-ppc Signed-off-by: Adrian Dudau --- meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb') diff --git a/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb b/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb index c6bedea09..ab15a7e7f 100644 --- a/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb +++ b/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb @@ -11,4 +11,6 @@ SRC_URI = "git://git.code.sf.net/p/tclap/code \ S = "${WORKDIR}/git" inherit autotools +ALLOW_EMPTY_${PN} = "1" + BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf