diff options
| -rw-r--r-- | meta/recipes-extended/libzypp/libzypp_git.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-extended/sat-solver/sat-solver_git.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-extended/zypper/zypper_git.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/libzypp/libzypp_git.bb b/meta/recipes-extended/libzypp/libzypp_git.bb index c5761d5784..90ee8c4a56 100644 --- a/meta/recipes-extended/libzypp/libzypp_git.bb +++ b/meta/recipes-extended/libzypp/libzypp_git.bb | |||
| @@ -11,7 +11,7 @@ DEPENDS = "rpm boost curl libxml2 zlib sat-solver expat openssl udev libproxy" | |||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | SRCREV = "15b6c52260bbc52b3d8e585e271b67e10cc7c433" | 12 | SRCREV = "15b6c52260bbc52b3d8e585e271b67e10cc7c433" |
| 13 | PV = "0.0-git${SRCPV}" | 13 | PV = "0.0-git${SRCPV}" |
| 14 | PR = "r21" | 14 | PR = "r22" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://github.com/openSUSE/libzypp.git;protocol=git \ | 16 | SRC_URI = "git://github.com/openSUSE/libzypp.git;protocol=git \ |
| 17 | file://no-doc.patch \ | 17 | file://no-doc.patch \ |
diff --git a/meta/recipes-extended/sat-solver/sat-solver_git.bb b/meta/recipes-extended/sat-solver/sat-solver_git.bb index 9d8422fef4..b0382f6af0 100644 --- a/meta/recipes-extended/sat-solver/sat-solver_git.bb +++ b/meta/recipes-extended/sat-solver/sat-solver_git.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS = "libcheck rpm zlib expat db" | |||
| 8 | 8 | ||
| 9 | SRCREV = "0a7378d5f482f477a01cf1690d76871ab8bdcc32" | 9 | SRCREV = "0a7378d5f482f477a01cf1690d76871ab8bdcc32" |
| 10 | PV = "0.0-git${SRCPV}" | 10 | PV = "0.0-git${SRCPV}" |
| 11 | PR = "r13" | 11 | PR = "r14" |
| 12 | 12 | ||
| 13 | PARALLEL_MAKE="" | 13 | PARALLEL_MAKE="" |
| 14 | 14 | ||
diff --git a/meta/recipes-extended/zypper/zypper_git.bb b/meta/recipes-extended/zypper/zypper_git.bb index 56ccc86221..0a1df5d757 100644 --- a/meta/recipes-extended/zypper/zypper_git.bb +++ b/meta/recipes-extended/zypper/zypper_git.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "GPLv2+" | |||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=3201406e350b39e05a82e28b5020f413" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=3201406e350b39e05a82e28b5020f413" |
| 6 | 6 | ||
| 7 | DEPENDS = "libzypp augeas" | 7 | DEPENDS = "libzypp augeas" |
| 8 | PR = "r2" | 8 | PR = "r3" |
| 9 | SRCREV = "2c5bb6ceb99ecd950ef993e43d77bf0569ea0582" | 9 | SRCREV = "2c5bb6ceb99ecd950ef993e43d77bf0569ea0582" |
| 10 | 10 | ||
| 11 | inherit cmake | 11 | inherit cmake |
