summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/apr/apr-util_1.5.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/apr/apr-util_1.5.2.bb')
-rw-r--r--meta/recipes-support/apr/apr-util_1.5.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/apr/apr-util_1.5.2.bb b/meta/recipes-support/apr/apr-util_1.5.2.bb
index 65f26b3c32..4546b9791b 100644
--- a/meta/recipes-support/apr/apr-util_1.5.2.bb
+++ b/meta/recipes-support/apr/apr-util_1.5.2.bb
@@ -28,7 +28,7 @@ EXTRA_OECONF = "--with-apr=${STAGING_BINDIR_CROSS}/apr-1-config \
28 --with-expat=${STAGING_DIR_HOST}${prefix}" 28 --with-expat=${STAGING_DIR_HOST}${prefix}"
29 29
30 30
31inherit autotools lib_package binconfig 31inherit autotools-brokensep lib_package binconfig
32 32
33OE_BINCONFIG_EXTRA_MANGLE = " -e 's:location=source:location=installed:'" 33OE_BINCONFIG_EXTRA_MANGLE = " -e 's:location=source:location=installed:'"
34 34