aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/apr/apr_1.3.5.bb
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-09-09 12:44:01 -0700
committerTom Rini <tom_rini@mentor.com>2010-09-13 09:00:42 -0700
commit0e600292e2ffd192013f082ef738ec0a8ca75dc2 (patch)
tree301db7ca9ca0f7836f398015f0b4dfc5f7c78111 /recipes/apr/apr_1.3.5.bb
parentf87759ae52f2a66be98d3f4104265ec36f62f071 (diff)
downloadopenembedded-0e600292e2ffd192013f082ef738ec0a8ca75dc2.tar.gz
apr 1.3.5: Rework and re-apply the cleanup patch, so this builds.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/apr/apr_1.3.5.bb')
-rw-r--r--recipes/apr/apr_1.3.5.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/apr/apr_1.3.5.bb b/recipes/apr/apr_1.3.5.bb
index a8362e4165..955334f279 100644
--- a/recipes/apr/apr_1.3.5.bb
+++ b/recipes/apr/apr_1.3.5.bb
@@ -2,11 +2,11 @@ DESCRIPTION = "Apache Portable Runtime (APR) library"
SECTION = "libs"
LICENSE = "Apache License, Version 2.0"
-PR = "r4"
+PR = "r5"
SRC_URI = "${APACHE_MIRROR}/apr/${P}.tar.bz2;name=apr135tarbz2 \
file://configure_fixes.patch \
-# file://cleanup.patch \
+ file://cleanup.patch \
file://configfix.patch"
inherit autotools lib_package binconfig