diff options
Diffstat (limited to 'meta-openembedded/meta-oe/recipes-support/inih/libinih_git.bb')
-rw-r--r-- | meta-openembedded/meta-oe/recipes-support/inih/libinih_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openembedded/meta-oe/recipes-support/inih/libinih_git.bb b/meta-openembedded/meta-oe/recipes-support/inih/libinih_git.bb index 5beb29281..00747f4d4 100644 --- a/meta-openembedded/meta-oe/recipes-support/inih/libinih_git.bb +++ b/meta-openembedded/meta-oe/recipes-support/inih/libinih_git.bb @@ -20,4 +20,4 @@ S = "${WORKDIR}/git" inherit gitpkgv cmake # We don't have libinih since we only have static libraries -ALLOW_EMPTY_${PN} = "1" +ALLOW_EMPTY:${PN} = "1" |