mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 10:10:38 +00:00
lzo: Convert to use BBCLASSEXTEND
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
91a071b469
commit
cd7f623b6f
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user