tclap: add ALLOW_EMPTY in bb file

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
YangHaibo
2015-02-12 19:31:52 +01:00
committed by Martin Jansa
parent 7066a7dd06
commit f6f4cadd65
@@ -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"