expat: update to upstream version 2.1.0

(From OE-Core rev: 445f2721f92bae4a9ae86e13f14775e924dc7f84)

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Marko Lindqvist 2012-05-11 00:43:51 +03:00 committed by Richard Purdie
parent 961db45af2
commit 120e29504c
3 changed files with 14 additions and 11 deletions

View File

@ -6,14 +6,17 @@ 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>
diff -bur expat-2.0.0~orig/configure.in expat-2.0.0/configure.in
--- expat-2.0.0~orig/configure.in 2006-01-10 19:10:46.000000000 -0600
+++ expat-2.0.0/configure.in 2006-02-10 19:12:24.000000000 -0600
@@ -50,9 +50,6 @@
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.in 2012-03-04 01:45:53.000000000 +0200
+++ expat-2.1.0/configure.in 2012-05-10 21:04:44.000000000 +0300
@@ -51,8 +51,6 @@
AC_CONFIG_HEADER(expat_config.h)
-sinclude(conftools/libtool.m4)
-sinclude(conftools/ac_c_bigendian_cross.m4)
-
AC_LIBTOOL_WIN32_DLL

View File

@ -1,6 +0,0 @@
require expat.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=1b71f681713d1256e1c23b0890920874"
PR = "r1"
SRC_URI[md5sum] = "ee8b492592568805593f81f8cdf2a04c"
SRC_URI[sha256sum] = "847660b4df86e707c9150e33cd8c25bc5cd828f708c7418e765e3e983a2e5e93"

View File

@ -0,0 +1,6 @@
require expat.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=1b71f681713d1256e1c23b0890920874"
PR = "r0"
SRC_URI[md5sum] = "dd7dab7a5fea97d2a6a43f511449b7cd"
SRC_URI[sha256sum] = "823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86"