aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/apr/apr-util_0.9.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/apr/apr-util_0.9.12.bb')
-rw-r--r--recipes/apr/apr-util_0.9.12.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/apr/apr-util_0.9.12.bb b/recipes/apr/apr-util_0.9.12.bb
index f1f19ed6af..89c9a93022 100644
--- a/recipes/apr/apr-util_0.9.12.bb
+++ b/recipes/apr/apr-util_0.9.12.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "http://apr.apache.org"
PR = "r1"
SRC_URI = "${APACHE_MIRROR}/apr/${P}.tar.gz \
- file://gen_uri_delims.patch;patch=1 \
+ file://gen_uri_delims.patch \
file://uri_delims.h"
EXTRA_OECONF = "--with-apr=${STAGING_BINDIR_CROSS} --with-dbm=gdbm --with-gdbm=${STAGING_DIR_HOST}${layout_prefix} --with-expat=${STAGING_DIR_HOST}${layout_prefix}"
@@ -18,9 +18,5 @@ do_configure() {
oe_runconf
}
-do_stage() {
- autotools_stage_all
-}
-
SRC_URI[md5sum] = "8e9cc71a1303b67b3278fbeab9799f2e"
SRC_URI[sha256sum] = "5768fcc4d38fa6f811b0a89e2ef450d0f52688ff9263e548819adb096fbfc9c3"