5300600d056f4b0c02e20149eea143d47b5e1f86
[vuplus_openembedded] / coreutils / coreutils_5.0.oe
1 DEPENDS = "virtual/libc"
2 RDEPENDS = "libc6"
3 DESCRIPTION = "A collection of core GNU utilities."
4
5 SRC_URI = "${GNU_MIRROR}/coreutils/coreutils-${PV}.tar.gz \
6            file://${FILESDIR}/malloc.patch;patch=1 \
7            file://${FILESDIR}/configure.patch;patch=1"
8
9 inherit autotools