summaryrefslogtreecommitdiff
path: root/coreutils/coreutils_5.0.oe
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/coreutils_5.0.oe')
-rw-r--r--coreutils/coreutils_5.0.oe9
1 files changed, 9 insertions, 0 deletions
diff --git a/coreutils/coreutils_5.0.oe b/coreutils/coreutils_5.0.oe
index e69de29bb2..b188928e46 100644
--- a/coreutils/coreutils_5.0.oe
+++ b/coreutils/coreutils_5.0.oe
@@ -0,0 +1,9 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI = ${GNU_MIRROR}/${PN}/${P}.tar.gz \
+ file://${FILESDIR}/malloc.patch;patch=1 \
+ file://${FILESDIR}/configure.patch;patch=1
+S = ${WORKDIR}/${P}
+
+inherit autotools