summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/libzypp
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-09-06 14:56:35 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-09-06 14:56:57 +0100
commit95b2d9395e62a770f976b97175247d4e7522d9b6 (patch)
tree2e377250fb47f8d3541e844b7b9c524fdee61c4d /meta/recipes-extended/libzypp
parentb78d5368ccd333587ec475be3f3fe058ec9045f2 (diff)
downloadpoky-95b2d9395e62a770f976b97175247d4e7522d9b6.tar.gz
poky-default-revisions.inc: Move SRCREVs to correct locations, fix whitespace
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/libzypp')
-rw-r--r--meta/recipes-extended/libzypp/libzypp_git.bb6
1 files changed, 2 insertions, 4 deletions
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
8 8
9DEPENDS = "rpm boost gettext curl libxml2 zlib sat-solver expat openssl udev" 9DEPENDS = "rpm boost gettext curl libxml2 zlib sat-solver expat openssl udev"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12PV = "0.0-git${SRCPV}" 12PV = "0.0-git${SRCPV}"
13PR = "r0" 13PR = "r0"
14 14
15SRCREV = "4494797d5b0369365b1af63921de45b197ead64f"
16
17SRC_URI = "git://gitorious.org/opensuse/libzypp.git;protocol=git \ 15SRC_URI = "git://gitorious.org/opensuse/libzypp.git;protocol=git \
18 file://no-doc.patch \ 16 file://no-doc.patch \
19 file://rpm5.patch" 17 file://rpm5.patch"