mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
apr-util: add multilib script for apu-1-config
apu-1-config encodes library path in to script 27c27 < libdir="/usr/lib64" (From OE-Core rev: 3682d0ca3ffeb84fd2f935a9c9b253e015c9e137) Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0101968aa8
commit
4c745fb712
@@ -28,7 +28,9 @@ EXTRA_OECONF = "--with-apr=${STAGING_BINDIR_CROSS}/apr-1-config \
|
||||
--with-expat=${STAGING_DIR_HOST}${prefix}"
|
||||
|
||||
|
||||
inherit autotools lib_package binconfig
|
||||
inherit autotools lib_package binconfig multilib_script
|
||||
|
||||
MULTILIB_SCRIPTS = "${PN}-dev:${bindir}/apu-1-config"
|
||||
|
||||
OE_BINCONFIG_EXTRA_MANGLE = " -e 's:location=source:location=installed:'"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user