aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/openzaurus-pxa27x_2.4.20-rmk2-embedix20050602.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/openzaurus-pxa27x_2.4.20-rmk2-embedix20050602.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/openzaurus-pxa27x_2.4.20-rmk2-embedix20050602.bb')
-rw-r--r--recipes/linux/openzaurus-pxa27x_2.4.20-rmk2-embedix20050602.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/openzaurus-pxa27x_2.4.20-rmk2-embedix20050602.bb b/recipes/linux/openzaurus-pxa27x_2.4.20-rmk2-embedix20050602.bb
index e65f293de8..daedc2c60b 100644
--- a/recipes/linux/openzaurus-pxa27x_2.4.20-rmk2-embedix20050602.bb
+++ b/recipes/linux/openzaurus-pxa27x_2.4.20-rmk2-embedix20050602.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Linux kernel 2.4.20-embedix for Sharp Zaurus SL-C1000 and SL-C300
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/openzaurus-pxa27x-2.4.20-rmk2-embedix20050602"
SECTION = "kernel"
PV = "2.4.20-rmk2-embedix"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
KV = "2.4.20"
PR = "r18"