diff options
Diffstat (limited to 'recipes/linux/linux-magicbox_2.6.19.2.bb')
-rw-r--r-- | recipes/linux/linux-magicbox_2.6.19.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-magicbox_2.6.19.2.bb b/recipes/linux/linux-magicbox_2.6.19.2.bb index 2c79a94e10..f8f967a990 100644 --- a/recipes/linux/linux-magicbox_2.6.19.2.bb +++ b/recipes/linux/linux-magicbox_2.6.19.2.bb @@ -2,7 +2,7 @@ # Released under the MIT license (see packages/COPYING) SECTION = "kernel" DESCRIPTION = "Linux kernel for Magicbox ver 1.1 and 2.0 router boards" -LICENSE = "GPL" +LICENSE = "GPLv2" PR = "r3" DEPENDS = "u-boot" |