diff options
Diffstat (limited to 'recipes/linux/linux-sequoia_2.6.21.bb')
-rw-r--r-- | recipes/linux/linux-sequoia_2.6.21.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-sequoia_2.6.21.bb b/recipes/linux/linux-sequoia_2.6.21.bb index 006fd3a51d..121d53035d 100644 --- a/recipes/linux/linux-sequoia_2.6.21.bb +++ b/recipes/linux/linux-sequoia_2.6.21.bb @@ -2,7 +2,7 @@ # Released under the MIT license (see packages/COPYING) SECTION = "kernel" DESCRIPTION = "Linux kernel for AMCC's Sequoia dev board" -LICENSE = "GPL" +LICENSE = "GPLv2" PR = "r0" #DEPENDS = "u-boot" |