diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-11-27 11:36:18 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-11-27 11:36:18 +0000 |
commit | ad2dfda276f6b58c014086e1d069f82237b500ad (patch) | |
tree | 8e5da7d63afb5fa81ca75fb44f877fb29a2a28b1 /meta/packages/subversion/subversion_1.5.5.bb | |
parent | 8265d8d87f950ad31fce6bcc1db526871b50c19d (diff) | |
download | poky-ad2dfda276f6b58c014086e1d069f82237b500ad.tar.gz |
subversion: Bump PR
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/subversion/subversion_1.5.5.bb')
-rw-r--r-- | meta/packages/subversion/subversion_1.5.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/subversion/subversion_1.5.5.bb b/meta/packages/subversion/subversion_1.5.5.bb index a1c0f94558..df1ec50fad 100644 --- a/meta/packages/subversion/subversion_1.5.5.bb +++ b/meta/packages/subversion/subversion_1.5.5.bb | |||
@@ -5,7 +5,7 @@ RDEPENDS = "neon" | |||
5 | LICENSE = "Apache BSD" | 5 | LICENSE = "Apache BSD" |
6 | HOMEPAGE = "http://subversion.tigris.org" | 6 | HOMEPAGE = "http://subversion.tigris.org" |
7 | 7 | ||
8 | PR = "r5" | 8 | PR = "r6" |
9 | 9 | ||
10 | SRC_URI = "http://subversion.tigris.org/downloads/${P}.tar.bz2 \ | 10 | SRC_URI = "http://subversion.tigris.org/downloads/${P}.tar.bz2 \ |
11 | file://disable-revision-install.patch;patch=1 \ | 11 | file://disable-revision-install.patch;patch=1 \ |