[oe-commits] Richard Purdie : lzo: Add BBCLASSEXTEND nativesdk so lzop nativesdk works ( it depends on this)

git at git.openembedded.org git at git.openembedded.org
Thu Jan 12 00:02:11 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 6dd84aa0bb766190e82d401511808715625e4310
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=6dd84aa0bb766190e82d401511808715625e4310

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Wed Jan 11 14:30:27 2012 +0000

lzo: Add BBCLASSEXTEND nativesdk so lzop nativesdk works (it depends on this)

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-support/lzo/lzo_2.06.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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-commits mailing list