diff options
-rw-r--r-- | meta-networking/recipes-support/ncp/libowfat_0.32.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ncp/libowfat_0.32.bb b/meta-networking/recipes-support/ncp/libowfat_0.32.bb index 24f4135551..d2f4df78ea 100644 --- a/meta-networking/recipes-support/ncp/libowfat_0.32.bb +++ b/meta-networking/recipes-support/ncp/libowfat_0.32.bb | |||
@@ -26,4 +26,6 @@ do_install() { | |||
26 | MAN3DIR=${mandir}/man3 | 26 | MAN3DIR=${mandir}/man3 |
27 | } | 27 | } |
28 | 28 | ||
29 | ALLOW_EMPTY_${PN} = "1" | ||
30 | |||
29 | BBCLASSEXTEND = "native nativesdk" | 31 | BBCLASSEXTEND = "native nativesdk" |