summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxml/libxml2_2.9.0.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-09-17 10:22:17 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-10 12:31:14 +0100
commita36c28943d749a64c968e827ac0c51b626c7d70e (patch)
tree63a26ca4a59b20d842ba58166b04f90942ee42c1 /meta/recipes-core/libxml/libxml2_2.9.0.bb
parent1633edffc7c0e2f85efd93a502bbacf055aee8b5 (diff)
downloadpoky-a36c28943d749a64c968e827ac0c51b626c7d70e.tar.gz
libxml2: remove patch for CVE-2012-2871
This CVE patch is actually against Chromium as they ship an internal fork of libxml2 and breaks ABI. The real issue has been resolved in libxslt 1.1.27, and we're shipping 1.1.28. (From OE-Core rev: e6c60252ab4ba6842f63c6b8a519a85f2ff238fb) (From OE-Core rev: 82b91d2484a4430a9b6689d0b6b07e6f62392266) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/libxml/libxml2_2.9.0.bb')
-rw-r--r--meta/recipes-core/libxml/libxml2_2.9.0.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-core/libxml/libxml2_2.9.0.bb b/meta/recipes-core/libxml/libxml2_2.9.0.bb
index ecc19fbcbb..55ecbeb7e4 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.0.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.0.bb
@@ -5,5 +5,3 @@ PR = "${INC_PR}.1"
5SRC_URI[md5sum] = "5b9bebf4f5d2200ae2c4efe8fa6103f7" 5SRC_URI[md5sum] = "5b9bebf4f5d2200ae2c4efe8fa6103f7"
6SRC_URI[sha256sum] = "ad25d91958b7212abdc12b9611cfb4dc4e5cddb6d1e9891532f48aacee422b82" 6SRC_URI[sha256sum] = "ad25d91958b7212abdc12b9611cfb4dc4e5cddb6d1e9891532f48aacee422b82"
7 7
8SRC_URI += "file://libxml2-CVE-2012-2871.patch \
9 "