summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2016-01-16 11:20:21 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2016-01-16 11:20:21 +0100
commite53b536aeac9d42e1864233b0fe9b0a653780385 (patch)
tree7c068c82968473891e7bf802c6a86eb25777d51d /meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb
parent2bcc373d5a9979c965e7350b8572ff257852b6d9 (diff)
downloadmeta-openembedded-e53b536aeac9d42e1864233b0fe9b0a653780385.tar.gz
initial commit for Enea Linux 5.0-ppc
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb')
-rw-r--r--meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb2
1 files changed, 2 insertions, 0 deletions
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 \
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12inherit autotools 12inherit autotools
13 13
14ALLOW_EMPTY_${PN} = "1"
15
14BBCLASSEXTEND = "native nativesdk" 16BBCLASSEXTEND = "native nativesdk"