]> code.ossystems Code Review - openembedded-core.git/commitdiff
rpm: Bump PR numbers on componets that require RPM
authorMark Hatle <mark.hatle@windriver.com>
Mon, 11 Jun 2012 18:18:56 +0000 (13:18 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Jun 2012 10:06:08 +0000 (11:06 +0100)
With the recent RPM uprev, libzypp, sat-solver and zypper should be
rebuilt to ensure they get the right BerkleyDB and rpmdb interfaces.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/libzypp/libzypp_git.bb
meta/recipes-extended/sat-solver/sat-solver_git.bb
meta/recipes-extended/zypper/zypper_git.bb

index c5761d5784997940744fbfda14ff55890e2fcaa4..90ee8c4a568a67af825e52049222ead0e6373e45 100644 (file)
@@ -11,7 +11,7 @@ DEPENDS  = "rpm boost curl libxml2 zlib sat-solver expat openssl udev libproxy"
 S = "${WORKDIR}/git"
 SRCREV = "15b6c52260bbc52b3d8e585e271b67e10cc7c433"
 PV = "0.0-git${SRCPV}"
-PR = "r21"
+PR = "r22"
 
 SRC_URI = "git://github.com/openSUSE/libzypp.git;protocol=git \
            file://no-doc.patch \
index 9d8422fef48f0337b323ad53ed15490c75a9c421..b0382f6af0e8cec40b08eb2b602a40f5e15f2fa1 100644 (file)
@@ -8,7 +8,7 @@ DEPENDS = "libcheck rpm zlib expat db"
 
 SRCREV = "0a7378d5f482f477a01cf1690d76871ab8bdcc32"
 PV = "0.0-git${SRCPV}"
-PR = "r13"
+PR = "r14"
 
 PARALLEL_MAKE=""
 
index 56ccc86221009dfb7667b44c68ad874a85e68787..0a1df5d75786dcd88dbb983680a25a23eeafcc70 100644 (file)
@@ -5,7 +5,7 @@ LICENSE  = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=3201406e350b39e05a82e28b5020f413"
 
 DEPENDS  = "libzypp augeas"
-PR = "r2"
+PR = "r3"
 SRCREV = "2c5bb6ceb99ecd950ef993e43d77bf0569ea0582"
 
 inherit cmake