aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/expat/expat/autotools.patch
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/autotools.patch
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/autotools.patch')
-rw-r--r--meta/recipes-core/expat/expat/autotools.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/meta/recipes-core/expat/expat/autotools.patch b/meta/recipes-core/expat/expat/autotools.patch
new file mode 100644
index 0000000000..3d3c5bad9d
--- /dev/null
+++ b/meta/recipes-core/expat/expat/autotools.patch
@@ -0,0 +1,24 @@
+Avoid using expat's m4 files
+
+Upstream-Status: Inappropriate [Other]
+Workaround specific to our build system.
+
+Signed-off-by: Kevin Tian <kevin.tian@intel.com>
+Signed-off-by: Scott Garman <scott.a.garman@intel.com>
+
+Updated to apply over expat 2.1.0
+
+Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
+
+diff -Nurd expat-2.1.0/configure.in expat-2.1.0/configure.in
+--- expat-2.1.0/configure.ac 2012-03-04 01:45:53.000000000 +0200
++++ expat-2.1.0/configure.ac 2012-05-10 21:04:44.000000000 +0300
+@@ -51,8 +51,6 @@
+
+ AC_CONFIG_HEADER(expat_config.h)
+
+-sinclude(conftools/ac_c_bigendian_cross.m4)
+-
+ AC_LIBTOOL_WIN32_DLL
+ AC_PROG_LIBTOOL
+