mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
lzo: Convert to use BBCLASSEXTEND
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
require lzo_${PV}.bb
|
||||
inherit native
|
||||
S = "${WORKDIR}/lzo-${PV}"
|
||||
@@ -16,3 +16,5 @@ EXTRA_OECONF = "--enable-shared"
|
||||
do_configure_prepend () {
|
||||
cp ${WORKDIR}/acinclude.m4 ${S}/
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user