diff options
author | Greg Gilbert <greg@treke.net> | 2004-11-11 22:14:33 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-11-11 22:14:33 +0000 |
commit | 6747a42cca468886fb139b48c86b7f9affa0cea0 (patch) | |
tree | c1675a22a4400a7d5b8e78430583a36fc5e7a97c /coreutils/coreutils_5.0.oe | |
parent | 1f45b950369943206f32ac5674277e58176e1ec9 (diff) |
Many files:
License updates
BKrev: 4193e449tVh4LpDKmQWm4OBDPvx5PA
Diffstat (limited to 'coreutils/coreutils_5.0.oe')
-rw-r--r-- | coreutils/coreutils_5.0.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/coreutils/coreutils_5.0.oe b/coreutils/coreutils_5.0.oe index 78b04af017..7adc89d4c9 100644 --- a/coreutils/coreutils_5.0.oe +++ b/coreutils/coreutils_5.0.oe @@ -1,5 +1,6 @@ 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 \ |