[OE-core] [PATCH] lzo: Add BBCLASSEXTEND nativesdk so lzop nativesdk works (it depends on this)
Richard Purdie
richard.purdie at linuxfoundation.org
Wed Jan 11 14:30:27 UTC 2012
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
diff --git a/meta/recipes-support/lzo/lzo_2.06.bb b/meta/recipes-support/lzo/lzo_2.06.bb
index 4862082..187a95a 100644
--- a/meta/recipes-support/lzo/lzo_2.06.bb
+++ b/meta/recipes-support/lzo/lzo_2.06.bb
@@ -21,4 +21,4 @@ do_configure_prepend () {
cp ${WORKDIR}/acinclude.m4 ${S}/
}
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
More information about the Openembedded-core
mailing list