From 95b2d9395e62a770f976b97175247d4e7522d9b6 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 6 Sep 2010 14:56:35 +0100 Subject: poky-default-revisions.inc: Move SRCREVs to correct locations, fix whitespace Signed-off-by: Richard Purdie --- meta/recipes-extended/libzypp/libzypp_git.bb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'meta/recipes-extended/libzypp') diff --git a/meta/recipes-extended/libzypp/libzypp_git.bb b/meta/recipes-extended/libzypp/libzypp_git.bb index 61a140050d..a2856d1475 100644 --- a/meta/recipes-extended/libzypp/libzypp_git.bb +++ b/meta/recipes-extended/libzypp/libzypp_git.bb @@ -8,12 +8,10 @@ inherit cmake DEPENDS = "rpm boost gettext curl libxml2 zlib sat-solver expat openssl udev" -S = "${WORKDIR}/git" -PV = "0.0-git${SRCPV}" +S = "${WORKDIR}/git" +PV = "0.0-git${SRCPV}" PR = "r0" -SRCREV = "4494797d5b0369365b1af63921de45b197ead64f" - SRC_URI = "git://gitorious.org/opensuse/libzypp.git;protocol=git \ file://no-doc.patch \ file://rpm5.patch" -- cgit v1.2.3-54-g00ecf