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-navman_2.6.18.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/linux/linux-navman_2.6.18.bb') diff --git a/recipes/linux/linux-navman_2.6.18.bb b/recipes/linux/linux-navman_2.6.18.bb index 2c9aef9e62..edeea9c911 100644 --- a/recipes/linux/linux-navman_2.6.18.bb +++ b/recipes/linux/linux-navman_2.6.18.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Linux Kernel for Cirrus Logic ep39xx compatible machines" SECTION = "kernel" -LICENSE = "GPL" +LICENSE = "GPLv2" #DEPENDS = "u-boot" -- cgit 1.2.3-korg