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-magicbox_2.6.18.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/linux/linux-magicbox_2.6.18.6.bb') diff --git a/recipes/linux/linux-magicbox_2.6.18.6.bb b/recipes/linux/linux-magicbox_2.6.18.6.bb index bd9a1c4060..66c3e12a1e 100644 --- a/recipes/linux/linux-magicbox_2.6.18.6.bb +++ b/recipes/linux/linux-magicbox_2.6.18.6.bb @@ -1,6 +1,6 @@ SECTION = "kernel" DESCRIPTION = "Linux kernel for Magicbox ver 1.1 and 2.0 router boards" -LICENSE = "GPL" +LICENSE = "GPLv2" PR = "r2" DEPENDS = "u-boot" -- cgit 1.2.3-korg