diff options
Diffstat (limited to 'recipes/linux/linux-kirkwood_2.6.29.5.bb')
-rw-r--r-- | recipes/linux/linux-kirkwood_2.6.29.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-kirkwood_2.6.29.5.bb b/recipes/linux/linux-kirkwood_2.6.29.5.bb index f503829211..668c06aa81 100644 --- a/recipes/linux/linux-kirkwood_2.6.29.5.bb +++ b/recipes/linux/linux-kirkwood_2.6.29.5.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Linux Kernel for Marvell Kirkwood based devices" SECTION = "kernel" -LICENSE = "GPL" +LICENSE = "GPLv2" COMPATIBLE_MACHINE = "sheevaplug" require linux.inc |