cd62b8439d33c63c06d4fba044ffbaa97b9ae9d4
[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}/${PN}/${P}.tar.gz \
6           file://${FILESDIR}/malloc.patch;patch=1 \
7           file://${FILESDIR}/configure.patch;patch=1
8
9 inherit autotools