summaryrefslogtreecommitdiff
path: root/coreutils
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils')
-rw-r--r--coreutils/coreutils_5.0.oe1
-rw-r--r--coreutils/coreutils_5.1.1.oe1
-rw-r--r--coreutils/coreutils_5.1.3.oe1
3 files changed, 3 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 \
diff --git a/coreutils/coreutils_5.1.1.oe b/coreutils/coreutils_5.1.1.oe
index d8a41edcee..dc80425f61 100644
--- a/coreutils/coreutils_5.1.1.oe
+++ b/coreutils/coreutils_5.1.1.oe
@@ -1,5 +1,6 @@
SECTION = "base"
DESCRIPTION = "A collection of core GNU utilities."
+LICENSE = "GPL"
SRC_URI = "ftp://alpha.gnu.org/gnu/coreutils/coreutils-${PV}.tar.bz2"
diff --git a/coreutils/coreutils_5.1.3.oe b/coreutils/coreutils_5.1.3.oe
index ff4cffe584..c9d943a589 100644
--- a/coreutils/coreutils_5.1.3.oe
+++ b/coreutils/coreutils_5.1.3.oe
@@ -1,5 +1,6 @@
SECTION = "base"
DESCRIPTION = "A collection of core GNU utilities."
+LICENSE = "GPL"
SRC_URI = "ftp://alpha.gnu.org/gnu/coreutils/coreutils-${PV}.tar.bz2 \
file://install-cross.patch;patch=1;pnum=0 \