diff options
-rw-r--r-- | 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 4862082011..187a95aab8 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 () { | |||
21 | cp ${WORKDIR}/acinclude.m4 ${S}/ | 21 | cp ${WORKDIR}/acinclude.m4 ${S}/ |
22 | } | 22 | } |
23 | 23 | ||
24 | BBCLASSEXTEND = "native" | 24 | BBCLASSEXTEND = "native nativesdk" |