aboutsummaryrefslogtreecommitdiffstats
path: root/coreutils/coreutils_5.0.oe
blob: 611329724939c3598c1f441457721e379b15b8c6 (plain)
1
2
3
4
5
6
7
8
9
10
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

export EXTRA_OEMAKE="'SUBDIRS=lib src doc m4 po tests' MAKEFLAGS="