summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/zypper/zypper_git.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-12-20 15:22:56 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-22 13:13:47 +0000
commitb917222da5d8a6a7d993ca7ae9c1d4a674de6681 (patch)
tree487487a6e4502b422646fa6eef1533bcc10efb3a /meta/recipes-extended/zypper/zypper_git.bb
parent05eabde3e49845ef3f527f35c98d55c2fb5b522d (diff)
downloadpoky-b917222da5d8a6a7d993ca7ae9c1d4a674de6681.tar.gz
zypper: add patch from libxml2
Due to Augaes adding the libxml2 requirement. (From OE-Core rev: ec7c0fcda076c9ca3ed99d7885cfbac7a91e276b) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/zypper/zypper_git.bb')
-rw-r--r--meta/recipes-extended/zypper/zypper_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/zypper/zypper_git.bb b/meta/recipes-extended/zypper/zypper_git.bb
index 4f4fc4dc8c..e5963be5b9 100644
--- a/meta/recipes-extended/zypper/zypper_git.bb
+++ b/meta/recipes-extended/zypper/zypper_git.bb
@@ -5,13 +5,14 @@ LICENSE = "GPLv2+"
5LIC_FILES_CHKSUM = "file://COPYING;md5=3201406e350b39e05a82e28b5020f413" 5LIC_FILES_CHKSUM = "file://COPYING;md5=3201406e350b39e05a82e28b5020f413"
6 6
7DEPENDS = "libzypp augeas" 7DEPENDS = "libzypp augeas"
8PR = "r6" 8PR = "r1"
9SRCREV = "2c5bb6ceb99ecd950ef993e43d77bf0569ea0582" 9SRCREV = "2c5bb6ceb99ecd950ef993e43d77bf0569ea0582"
10 10
11inherit cmake 11inherit cmake
12 12
13SRC_URI = "git://github.com/openSUSE/zypper.git;protocol=git \ 13SRC_URI = "git://github.com/openSUSE/zypper.git;protocol=git \
14 file://cmake.patch \ 14 file://cmake.patch \
15 file://cmake_libxml2.patch \
15 file://dso_linking_change_build_fix.patch \ 16 file://dso_linking_change_build_fix.patch \
16 file://rpm5-flag.patch \ 17 file://rpm5-flag.patch \
17 " 18 "