diff options
Diffstat (limited to 'recipes/linux/linux-magicbox_2.6.18.6.bb')
-rw-r--r-- | recipes/linux/linux-magicbox_2.6.18.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |