mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
rpm: Bump PR numbers on componets that require RPM
With the recent RPM uprev, libzypp, sat-solver and zypper should be rebuilt to ensure they get the right BerkleyDB and rpmdb interfaces. (From OE-Core rev: a57002c854fed27d9c06a360da7133637afec2d6) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
75c302ca80
commit
7fe15f02b5
@@ -11,7 +11,7 @@ DEPENDS = "rpm boost curl libxml2 zlib sat-solver expat openssl udev libproxy"
|
|||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "15b6c52260bbc52b3d8e585e271b67e10cc7c433"
|
SRCREV = "15b6c52260bbc52b3d8e585e271b67e10cc7c433"
|
||||||
PV = "0.0-git${SRCPV}"
|
PV = "0.0-git${SRCPV}"
|
||||||
PR = "r21"
|
PR = "r22"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/openSUSE/libzypp.git;protocol=git \
|
SRC_URI = "git://github.com/openSUSE/libzypp.git;protocol=git \
|
||||||
file://no-doc.patch \
|
file://no-doc.patch \
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ DEPENDS = "libcheck rpm zlib expat db"
|
|||||||
|
|
||||||
SRCREV = "0a7378d5f482f477a01cf1690d76871ab8bdcc32"
|
SRCREV = "0a7378d5f482f477a01cf1690d76871ab8bdcc32"
|
||||||
PV = "0.0-git${SRCPV}"
|
PV = "0.0-git${SRCPV}"
|
||||||
PR = "r13"
|
PR = "r14"
|
||||||
|
|
||||||
PARALLEL_MAKE=""
|
PARALLEL_MAKE=""
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ LICENSE = "GPLv2+"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=3201406e350b39e05a82e28b5020f413"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=3201406e350b39e05a82e28b5020f413"
|
||||||
|
|
||||||
DEPENDS = "libzypp augeas"
|
DEPENDS = "libzypp augeas"
|
||||||
PR = "r2"
|
PR = "r3"
|
||||||
SRCREV = "2c5bb6ceb99ecd950ef993e43d77bf0569ea0582"
|
SRCREV = "2c5bb6ceb99ecd950ef993e43d77bf0569ea0582"
|
||||||
|
|
||||||
inherit cmake
|
inherit cmake
|
||||||
|
|||||||
Reference in New Issue
Block a user