diff mbox

[06/28] expat: Removed version 2.0.1

Message ID 67a2c75b4e3eede76dd080b7af76c046c2ec0951.1397117164.git.christian.braunersorensen@prevas.dk
State Accepted
Delegated to: Esben Haabendal
Headers show

Commit Message

christian.braunersorensen@prevas.dk April 10, 2014, 8:09 a.m. UTC
From: Christian Sørensen <christian.braunersorensen@prevas.dk>

Signed-off-by: Christian Sørensen <christian.braunersorensen@prevas.dk>
---
 recipes/expat/expat-2.0.1/autotools.patch      | 13 -------------
 recipes/expat/expat-2.0.1/cdpath.patch         | 10 ----------
 recipes/expat/expat-2.0.1/libtool-bindir.patch | 11 -----------
 recipes/expat/expat_2.0.1.oe                   |  7 -------
 recipes/expat/expat_2.0.1.oe.sig               |  1 -
 5 files changed, 42 deletions(-)
 delete mode 100644 recipes/expat/expat-2.0.1/autotools.patch
 delete mode 100644 recipes/expat/expat-2.0.1/cdpath.patch
 delete mode 100644 recipes/expat/expat-2.0.1/libtool-bindir.patch
 delete mode 100644 recipes/expat/expat_2.0.1.oe
 delete mode 100644 recipes/expat/expat_2.0.1.oe.sig
diff mbox

Patch

diff --git a/recipes/expat/expat-2.0.1/autotools.patch b/recipes/expat/expat-2.0.1/autotools.patch
deleted file mode 100644
index 77aee3a..0000000
--- a/recipes/expat/expat-2.0.1/autotools.patch
+++ /dev/null
@@ -1,13 +0,0 @@ 
-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 @@
- 
- AC_CONFIG_HEADER(expat_config.h)
- 
--sinclude(conftools/libtool.m4)
--sinclude(conftools/ac_c_bigendian_cross.m4)
--
- AC_LIBTOOL_WIN32_DLL
- AC_PROG_LIBTOOL
- 
diff --git a/recipes/expat/expat-2.0.1/cdpath.patch b/recipes/expat/expat-2.0.1/cdpath.patch
deleted file mode 100644
index 3940e93..0000000
--- a/recipes/expat/expat-2.0.1/cdpath.patch
+++ /dev/null
@@ -1,10 +0,0 @@ 
---- expat-2.0.1/configure.in~orig	2013-05-16 11:37:20.936981596 +0200
-+++ expat-2.0.1/configure.in	2013-05-16 11:37:32.976981296 +0200
-@@ -31,6 +31,7 @@
- 
- AC_CONFIG_SRCDIR(Makefile.in)
- AC_CONFIG_AUX_DIR(conftools)
-+AC_CONFIG_MACRO_DIR(conftools)
- 
- 
- dnl
diff --git a/recipes/expat/expat-2.0.1/libtool-bindir.patch b/recipes/expat/expat-2.0.1/libtool-bindir.patch
deleted file mode 100644
index f48467e..0000000
--- a/recipes/expat/expat-2.0.1/libtool-bindir.patch
+++ /dev/null
@@ -1,11 +0,0 @@ 
---- expat-2.0.1/Makefile.in~orig	2013-05-16 12:27:58.376905480 +0200
-+++ expat-2.0.1/Makefile.in	2013-05-16 12:29:05.580903796 +0200
-@@ -117,7 +117,7 @@
- COMPILE = $(CC) $(INCLUDES) $(CFLAGS) $(DEFS) $(CPPFLAGS)
- CXXCOMPILE = $(CXX) $(INCLUDES) $(CXXFLAGS) $(DEFS) $(CPPFLAGS)
- LTCOMPILE = $(LIBTOOL) $(LTFLAGS) --mode=compile $(COMPILE)
--LINK_LIB = $(LIBTOOL) $(LTFLAGS) --mode=link $(COMPILE) -no-undefined $(VSNFLAG) -rpath $(libdir) $(LDFLAGS) -o $@
-+LINK_LIB = $(LIBTOOL) $(LTFLAGS) --mode=link $(COMPILE) -no-undefined $(VSNFLAG) -rpath $(libdir) -bindir $(DESTDIR)$(bindir) $(LDFLAGS) -o $@
- LINK_EXE = $(LIBTOOL) $(LTFLAGS) --mode=link $(COMPILE) $(LDFLAGS) -o $@
- LINK_CXX_EXE = $(LIBTOOL) $(LTFLAGS) --mode=link $(CXXCOMPILE) $(LDFLAGS) -o $@
- 
diff --git a/recipes/expat/expat_2.0.1.oe b/recipes/expat/expat_2.0.1.oe
deleted file mode 100644
index 588ddae..0000000
--- a/recipes/expat/expat_2.0.1.oe
+++ /dev/null
@@ -1,7 +0,0 @@ 
-LICENSE = "MIT"
-
-require expat.inc
-
-SRC_URI += "file://autotools.patch"
-SRC_URI += "file://cdpath.patch"
-SRC_URI += "file://libtool-bindir.patch"
diff --git a/recipes/expat/expat_2.0.1.oe.sig b/recipes/expat/expat_2.0.1.oe.sig
deleted file mode 100644
index cedf4db..0000000
--- a/recipes/expat/expat_2.0.1.oe.sig
+++ /dev/null
@@ -1 +0,0 @@ 
-663548c37b996082db1f2f2c32af060d7aa15c2d  expat-2.0.1.tar.gz