mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-26 21:12:06 +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"
|
S = "${WORKDIR}/git"
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
|
ALLOW_EMPTY_${PN} = "1"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user