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-h1940_2.6.11-bk1-h1940.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/linux/linux-h1940_2.6.11-bk1-h1940.bb') diff --git a/recipes/linux/linux-h1940_2.6.11-bk1-h1940.bb b/recipes/linux/linux-h1940_2.6.11-bk1-h1940.bb index 7624f32a8a..265788f11a 100644 --- a/recipes/linux/linux-h1940_2.6.11-bk1-h1940.bb +++ b/recipes/linux/linux-h1940_2.6.11-bk1-h1940.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Linux kernel for h1940 devices." SECTION = "kernel" -LICENSE = "GPL" +LICENSE = "GPLv2" COMPATIBLE_HOST = "arm.*-linux" COMPATIBLE_MACHINE = "h1940" -- cgit v1.2.3