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 --- meta-openmoko/packages/liburiparser/files/autofoo.patch | 10 ---------- meta-openmoko/packages/liburiparser/liburiparser_0.5.1.bb | 12 ------------ 2 files changed, 22 deletions(-) delete mode 100644 meta-openmoko/packages/liburiparser/files/autofoo.patch delete mode 100644 meta-openmoko/packages/liburiparser/liburiparser_0.5.1.bb (limited to 'meta-openmoko/packages/liburiparser') diff --git a/meta-openmoko/packages/liburiparser/files/autofoo.patch b/meta-openmoko/packages/liburiparser/files/autofoo.patch deleted file mode 100644 index f578b2188..000000000 --- a/meta-openmoko/packages/liburiparser/files/autofoo.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- /tmp/configure.in 2008-06-21 12:20:52.000000000 +0200 -+++ uriparser-0.5.1/configure.in 2008-06-21 12:21:16.000000000 +0200 -@@ -9,6 +9,7 @@ - AC_PROG_LIBTOOL - AC_HEADER_STDC - -+AM_PROG_CC_C_O - - - # URI_SIZEDOWN diff --git a/meta-openmoko/packages/liburiparser/liburiparser_0.5.1.bb b/meta-openmoko/packages/liburiparser/liburiparser_0.5.1.bb deleted file mode 100644 index 55ef0a057..000000000 --- a/meta-openmoko/packages/liburiparser/liburiparser_0.5.1.bb +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "uriparser is a strictly RFC 3986 compliant URI parsing library." -HOMEPAGE = "http://uriparser.sf.net" -SECTION = "libs" -LICENSE = "BSD" - -SRC_URI = "${SOURCEFORGE_MIRROR}/uriparser/uriparser-${PV}.tar.bz2 \ - file://autofoo.patch;patch=1" -S = "${WORKDIR}/uriparser-${PV}" - -inherit autotools pkgconfig - - -- cgit v1.2.3