summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/lzo
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-11 14:30:27 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-11 23:53:31 +0000
commitf43afc3e15700087e6cbaa07afb82feee6485b70 (patch)
tree9f5494054a5f6bac266c6dc133f9e0b6eb9cd18a /meta/recipes-support/lzo
parent83b91fcd3d019965ab74d787bfb93073028c98d1 (diff)
downloadast2050-yocto-poky-f43afc3e15700087e6cbaa07afb82feee6485b70.zip
ast2050-yocto-poky-f43afc3e15700087e6cbaa07afb82feee6485b70.tar.gz
lzo: Add BBCLASSEXTEND nativesdk so lzop nativesdk works (it depends on this)
(From OE-Core rev: 6dd84aa0bb766190e82d401511808715625e4310) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/lzo')
-rw-r--r--meta/recipes-support/lzo/lzo_2.06.bb2
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"
OpenPOWER on IntegriCloud