aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-h6300-omap1_2.6.14.3.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-15 15:14:15 +0100
committerKoen Kooi <koen@openembedded.org>2010-03-15 15:14:15 +0100
commitd19778d422c02e1d01676148cf9db8be20155bca (patch)
tree4d7d8569421b8af6ba96c572ec911dc2d5d95b36 /recipes/linux/linux-h6300-omap1_2.6.14.3.bb
parent2f986116ca46536bdad75433755de1cfc3450847 (diff)
downloadopenembedded-d19778d422c02e1d01676148cf9db8be20155bca.tar.gz
linux kernels: linux is GPLv2, so specify that in LICENSE instead of generic 'GPL'
Diffstat (limited to 'recipes/linux/linux-h6300-omap1_2.6.14.3.bb')
-rw-r--r--recipes/linux/linux-h6300-omap1_2.6.14.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-h6300-omap1_2.6.14.3.bb b/recipes/linux/linux-h6300-omap1_2.6.14.3.bb
index 7726bad494..31ce45dc87 100644
--- a/recipes/linux/linux-h6300-omap1_2.6.14.3.bb
+++ b/recipes/linux/linux-h6300-omap1_2.6.14.3.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Linux kernel for h6300 devices."
SECTION = "kernel"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.14.tar.bz2 \
http://www.muru.com/linux/omap/patches/patch-2.6.14-omap2.bz2;patch=1 \