libiconv: fix the wrong merge
authorwoglinde <heinold@inf.fu-berlin.de>
Wed, 15 Oct 2008 20:19:00 +0000 (22:19 +0200)
committerwoglinde <heinold@inf.fu-berlin.de>
Wed, 15 Oct 2008 20:19:00 +0000 (22:19 +0200)
packages/libiconv/libiconv_1.12.bb

index 824224e..129eb13 100644 (file)
@@ -1,20 +1,4 @@
-<<<<<<< HEAD:packages/libiconv/libiconv_1.12.bb
-DESCRIPTION = "GNU libiconv - libiconv is for you if your application needs to support \
-multiple character encodings, but that support lacks from your system."
-HOMEPAGE = "http://www.gnu.org/software/libiconv"
-SECTION = "libs"
-PRIORITY = "optional"
-NOTES = "Needs to be stripped down to: ascii iso8859-1 eucjp iso-2022jp gb utf8"
-PROVIDES = "virtual/libiconv"
-FILE_PR = "r0"
-LICENSE = "LGPL"
-
-SRC_URI = "ftp://ftp.gnu.org/pub/gnu/libiconv/libiconv-${PV}.tar.gz \
-          file://autotools.patch;patch=1 \
-          file://preload.patch;patch=1"
-=======
 require libiconv.inc
->>>>>>> libinconv: split up into .inc and version file:packages/libiconv/libiconv_1.12.bb
 
 PROVIDES = "virtual/libiconv"
 PR = "r1"