aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-n1200_2.6.27-rc9+git.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-n1200_2.6.27-rc9+git.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-n1200_2.6.27-rc9+git.bb')
-rw-r--r--recipes/linux/linux-n1200_2.6.27-rc9+git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-n1200_2.6.27-rc9+git.bb b/recipes/linux/linux-n1200_2.6.27-rc9+git.bb
index 7674379a6b..cd01720dd0 100644
--- a/recipes/linux/linux-n1200_2.6.27-rc9+git.bb
+++ b/recipes/linux/linux-n1200_2.6.27-rc9+git.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Linux Kernel for the Thecus n1200"
SECTION = "kernel"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
PR = "r3"
DEPENDS = "u-boot-mkimage-native"
COMPATIBLE_MACHINE = "n1200"