aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/apr/apr-util_1.2.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/apr/apr-util_1.2.7.bb')
-rw-r--r--recipes/apr/apr-util_1.2.7.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/apr/apr-util_1.2.7.bb b/recipes/apr/apr-util_1.2.7.bb
index 971221ea80..282b55e388 100644
--- a/recipes/apr/apr-util_1.2.7.bb
+++ b/recipes/apr/apr-util_1.2.7.bb
@@ -7,7 +7,7 @@ PR = "r3"
# apache mirrors?
SRC_URI = "${APACHE_MIRROR}/apr/${P}.tar.gz \
- file://configure_fixes.patch;patch=1"
+ file://configure_fixes.patch"
EXTRA_OECONF = "--with-apr=${STAGING_BINDIR_CROSS} --with-dbm=gdbm \
--with-gdbm=${STAGING_DIR_HOST}${layout_prefix} \
@@ -24,9 +24,5 @@ do_configure_prepend () {
cp ${STAGING_DATADIR}/apr/apr_rules.mk ${S}/build/rules.mk
}
-do_stage() {
- autotools_stage_all
-}
-
SRC_URI[md5sum] = "c3702668a640be1695956115857ec22e"
SRC_URI[sha256sum] = "8cd84eb2031a91572e1be2975f4171730a9be72c4cd88718c4c40ac7dc4fd7d3"