diff options
Diffstat (limited to 'meta/recipes-extended/libzypp')
-rw-r--r-- | meta/recipes-extended/libzypp/libzypp_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/libzypp/libzypp_git.bb b/meta/recipes-extended/libzypp/libzypp_git.bb index 2e4ef7e2b7..f8535af679 100644 --- a/meta/recipes-extended/libzypp/libzypp_git.bb +++ b/meta/recipes-extended/libzypp/libzypp_git.bb | |||
@@ -12,6 +12,7 @@ DEPENDS = "rpm boost curl libxml2 zlib sat-solver expat openssl udev" | |||
12 | RDEPENDS_${PN} = "sat-solver" | 12 | RDEPENDS_${PN} = "sat-solver" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | SRCREV = "15b6c52260bbc52b3d8e585e271b67e10cc7c433" | ||
15 | PV = "0.0-git${SRCPV}" | 16 | PV = "0.0-git${SRCPV}" |
16 | PR = "r9" | 17 | PR = "r9" |
17 | 18 | ||