From ce25e933a9e0897f6bbac479970ce02725e6a210 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 2 Oct 2010 22:33:24 +0100 Subject: meta-openmoko: Drop as this code is very stale Signed-off-by: Richard Purdie --- .../packages/libspiff/files/autofoo.patch | 29 ---------------------- .../packages/libspiff/files/makefile.patch | 15 ----------- 2 files changed, 44 deletions(-) delete mode 100644 meta-openmoko/packages/libspiff/files/autofoo.patch delete mode 100644 meta-openmoko/packages/libspiff/files/makefile.patch (limited to 'meta-openmoko/packages/libspiff/files') diff --git a/meta-openmoko/packages/libspiff/files/autofoo.patch b/meta-openmoko/packages/libspiff/files/autofoo.patch deleted file mode 100644 index 5f96a2c217..0000000000 --- a/meta-openmoko/packages/libspiff/files/autofoo.patch +++ /dev/null @@ -1,29 +0,0 @@ -Index: libspiff-0.8.2/configure.in -=================================================================== ---- libspiff-0.8.2.orig/configure.in -+++ libspiff-0.8.2/configure.in -@@ -80,24 +80,6 @@ AC_ARG_WITH(uriparser-lib, [ --with-uri - - - --# Local headers must come very first. Otherwise we --# risk including headers of an already installed --# libSpiff version if its path is in CPPFLAGS --CPPFLAGS="-I${srcdir}/include ${CPPFLAGS}" -- -- -- --# Append $prefix as a fallback at the very end --if test "x${prefix}" != "xNONE"; then -- WORKING_PREFIX=${prefix} --else -- WORKING_PREFIX=${ac_default_prefix} --fi --LDFLAGS="${LDFLAGS} -L${WORKING_PREFIX}/lib" --CPPFLAGS="${CPPFLAGS} -I${WORKING_PREFIX}/include" -- -- -- - # Check presence - EXPAT_MISSING="Please install libexpat 1.95.8 or later. - On Ubuntu enter 'sudo apt-get install libexpat-dev'." diff --git a/meta-openmoko/packages/libspiff/files/makefile.patch b/meta-openmoko/packages/libspiff/files/makefile.patch deleted file mode 100644 index 87ec9a345c..0000000000 --- a/meta-openmoko/packages/libspiff/files/makefile.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- - Makefile.am | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - ---- libspiff-0.8.3.orig/Makefile.am -+++ libspiff-0.8.3/Makefile.am -@@ -1,7 +1,7 @@ - ## Process this file with automake to produce Makefile.in --AUTOMAKE_OPTIONS = 1.10.1 gnu dist-zip dist-bzip2 dist-lzma subdir-objects -+AUTOMAKE_OPTIONS = 1.10 gnu dist-zip dist-bzip2 subdir-objects - - lib_LTLIBRARIES = libspiff.la - - bin_PROGRAMS = \ - examples/check/spiff_check \ -- cgit v1.2.3-54-g00ecf