mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
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>
This commit is contained in:
@@ -21,4 +21,4 @@ do_configure_prepend () {
|
|||||||
cp ${WORKDIR}/acinclude.m4 ${S}/
|
cp ${WORKDIR}/acinclude.m4 ${S}/
|
||||||
}
|
}
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user