]> code.ossystems Code Review - openembedded-core.git/commitdiff
rpm_5.1.10.bb: The upstream location has changed
authorMark Hatle <mark.hatle@windriver.com>
Wed, 29 Sep 2010 17:28:25 +0000 (12:28 -0500)
committerSaul Wold <Saul.Wold@intel.com>
Thu, 30 Sep 2010 17:06:24 +0000 (10:06 -0700)
rpm_5.1.10.bb: bump PR
[BUGID #357]

The upstream distribution location for the Poky 5.1.10 version of RPM
has changed.  Correct it to the new location.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
meta/recipes-devtools/rpm/rpm_5.1.10.bb

index cbae3f3b317529f9473c97f22ef033e715492482..ab45e067cb6df15a777a8bcd5c22ea22d90d4f25 100644 (file)
@@ -3,9 +3,9 @@ DESCRIPTION_rpm-build = "The RPM Package Manager rpmbuild and related commands."
 HOMEPAGE = "http://rpm5.org/"
 LICENSE = "LGPL 2.1"
 DEPENDS = "zlib perl popt beecrypt python libpcre elfutils"
-PR = "r5"
+PR = "r6"
 
-SRC_URI = "http://www.rpm5.org/files/rpm/rpm-5.1/SNAPSHOT/${BPN}-${PV}.tar.gz \
+SRC_URI = "http://www.rpm5.org/files/rpm/rpm-5.1/POKY/${BPN}-${PV}.tar.gz \
            file://hdraddorappend.patch \
            file://export-rpmbag-h.patch \
           file://rpm-nrescan.patch \