From d19778d422c02e1d01676148cf9db8be20155bca Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 15 Mar 2010 15:14:15 +0100 Subject: linux kernels: linux is GPLv2, so specify that in LICENSE instead of generic 'GPL' --- recipes/linux/linux-bast_2.4.25-vrs1-bast1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/linux/linux-bast_2.4.25-vrs1-bast1.bb') diff --git a/recipes/linux/linux-bast_2.4.25-vrs1-bast1.bb b/recipes/linux/linux-bast_2.4.25-vrs1-bast1.bb index 2fbdf1aa9c..04fb39c87e 100644 --- a/recipes/linux/linux-bast_2.4.25-vrs1-bast1.bb +++ b/recipes/linux/linux-bast_2.4.25-vrs1-bast1.bb @@ -1,6 +1,6 @@ SECTION = "kernel" DESCRIPTION = "Linux kernel for Simtec EB2410ITX" -LICENSE = "GPL" +LICENSE = "GPLv2" KV = "2.4.25" KERNEL_CCSUFFIX = "-3.3.3" -- cgit 1.2.3-korg