Merge oe-devel@oe-devel.bkbits.net:openembedded
authorChris Larson <clarson@kergoth.com>
Sat, 12 Mar 2005 00:32:57 +0000 (00:32 +0000)
committerChris Larson <clarson@kergoth.com>
Sat, 12 Mar 2005 00:32:57 +0000 (00:32 +0000)
into handhelds.org:/home/kergoth/code/openembedded

2005/03/11 19:32:34-05:00 handhelds.org!kergoth
Fix the findutils build.

BKrev: 423238b9pFti3sWKw9whSNehfC4aaw

packages/findutils/findutils-4.1.20/m4.patch [deleted file]
packages/findutils/findutils-4.1.20/make.patch [new file with mode: 0644]
packages/findutils/findutils_4.1.20.bb

diff --git a/packages/findutils/findutils-4.1.20/m4.patch b/packages/findutils/findutils-4.1.20/m4.patch
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/packages/findutils/findutils-4.1.20/make.patch b/packages/findutils/findutils-4.1.20/make.patch
new file mode 100644 (file)
index 0000000..e69de29
index e69de29..213e610 100644 (file)
@@ -0,0 +1,10 @@
+SECTION = "console/utils"
+LICENSE = "GPL"
+DESCRIPTION = "find, locate, and xargs binaries."
+PR = "r1"
+
+SRC_URI = "ftp://alpha.gnu.org/gnu/findutils/findutils-${PV}.tar.gz \
+          file://configure.patch;patch=1 \
+          file://make.patch;patch=1"
+
+inherit autotools gettext