diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-02 22:33:24 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-02 22:33:24 +0100 |
| commit | ce25e933a9e0897f6bbac479970ce02725e6a210 (patch) | |
| tree | 77b1a68995792118023e4cf1f006e21da23caa02 /meta-openmoko/packages/liburiparser | |
| parent | 0cab41aac3fc9b7b253c3b80aff6f072ff64a7e7 (diff) | |
| download | poky-ce25e933a9e0897f6bbac479970ce02725e6a210.tar.gz | |
meta-openmoko: Drop as this code is very stale
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-openmoko/packages/liburiparser')
| -rw-r--r-- | meta-openmoko/packages/liburiparser/files/autofoo.patch | 10 | ||||
| -rw-r--r-- | meta-openmoko/packages/liburiparser/liburiparser_0.5.1.bb | 12 |
2 files changed, 0 insertions, 22 deletions
diff --git a/meta-openmoko/packages/liburiparser/files/autofoo.patch b/meta-openmoko/packages/liburiparser/files/autofoo.patch deleted file mode 100644 index f578b21886..0000000000 --- a/meta-openmoko/packages/liburiparser/files/autofoo.patch +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | --- /tmp/configure.in 2008-06-21 12:20:52.000000000 +0200 | ||
| 2 | +++ uriparser-0.5.1/configure.in 2008-06-21 12:21:16.000000000 +0200 | ||
| 3 | @@ -9,6 +9,7 @@ | ||
| 4 | AC_PROG_LIBTOOL | ||
| 5 | AC_HEADER_STDC | ||
| 6 | |||
| 7 | +AM_PROG_CC_C_O | ||
| 8 | |||
| 9 | |||
| 10 | # 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 55ef0a057e..0000000000 --- a/meta-openmoko/packages/liburiparser/liburiparser_0.5.1.bb +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | DESCRIPTION = "uriparser is a strictly RFC 3986 compliant URI parsing library." | ||
| 2 | HOMEPAGE = "http://uriparser.sf.net" | ||
| 3 | SECTION = "libs" | ||
| 4 | LICENSE = "BSD" | ||
| 5 | |||
| 6 | SRC_URI = "${SOURCEFORGE_MIRROR}/uriparser/uriparser-${PV}.tar.bz2 \ | ||
| 7 | file://autofoo.patch;patch=1" | ||
| 8 | S = "${WORKDIR}/uriparser-${PV}" | ||
| 9 | |||
| 10 | inherit autotools pkgconfig | ||
| 11 | |||
| 12 | |||
