aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/expat/expat.inc
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2016-05-16 16:22:46 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-17 14:42:16 +0100
commit8a5a90aa6a7f398803f432038d56cdfea1651aaa (patch)
treeca5c053c3d8975d43f0f9008538b0fb92dc68825 /meta/recipes-core/expat/expat.inc
parent69803cf99577c6eefc8074aa40be85cefb154c4b (diff)
downloadopenembedded-core-contrib-8a5a90aa6a7f398803f432038d56cdfea1651aaa.tar.gz
expat: Upgrade 2.1.0 -> 2.1.1
* Remove backported CVE patch * Update autotools patch * Update SRC_URI to match current archive type Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/expat/expat.inc')
-rw-r--r--meta/recipes-core/expat/expat.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-core/expat/expat.inc b/meta/recipes-core/expat/expat.inc
index 4bd60a2a6d..fe9d7e74f0 100644
--- a/meta/recipes-core/expat/expat.inc
+++ b/meta/recipes-core/expat/expat.inc
@@ -4,9 +4,8 @@ HOMEPAGE = "http://expat.sourceforge.net/"
SECTION = "libs"
LICENSE = "MIT"
-SRC_URI = "${SOURCEFORGE_MIRROR}/expat/expat-${PV}.tar.gz \
+SRC_URI = "${SOURCEFORGE_MIRROR}/expat/expat-${PV}.tar.bz2 \
file://autotools.patch \
- file://expat-CVE-2015-1283.patch \
"
inherit autotools lib_package gzipnative