aboutsummaryrefslogtreecommitdiffstats
path: root/coreutils/coreutils_5.0.oe
blob: 6c9655fee99141ba058b47dba28ed30ae037a897 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
LICENSE = GPL
SECTION = "base"
DESCRIPTION = "A collection of core GNU utilities."
COREUTILS = "GPL"

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

inherit autotools

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