diff options
| -rw-r--r-- | meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb | 2 | 
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 c6bedea097..ab15a7e7f4 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 \ | |||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" | 
| 12 | inherit autotools | 12 | inherit autotools | 
| 13 | 13 | ||
| 14 | ALLOW_EMPTY_${PN} = "1" | ||
| 15 | |||
| 14 | BBCLASSEXTEND = "native nativesdk" | 16 | BBCLASSEXTEND = "native nativesdk" | 
