mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
beecrypt: Convert to BBCLASSEXTEND
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -7,7 +7,11 @@ HOMEPAGE="http://sourceforge.net/projects/beecrypt"
|
||||
SRC_URI="${SOURCEFORGE_MIRROR}/beecrypt/beecrypt-${PV}.tar.gz \
|
||||
file://x64fix.patch;patch=1"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
inherit autotools_stage
|
||||
acpaths=""
|
||||
|
||||
EXTRA_OECONF="--with-arch=${TARGET_ARCH} --enable-shared --enable-static"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user