summaryrefslogtreecommitdiff
path: root/coreutils/coreutils_5.0.oe
blob: 76c7b2910d24d4bfaa6192ffd6fcda0b9011c1cc (plain)
1
2
3
4
5
6
7
8
DEPENDS = "virtual/libc"
DESCRIPTION = "A collection of core GNU utilities."

SRC_URI = "${GNU_MIRROR}/coreutils/coreutils-${PV}.tar.gz \
	   file://${FILESDIR}/malloc.patch;patch=1 \
	   file://${FILESDIR}/configure.patch;patch=1"

inherit autotools