mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 10:58:41 +00:00
tclap: add ALLOW_EMPTY in bb file
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user