diff options
Diffstat (limited to 'recipes/linux/linux-sgh-i900_2.6.32.bb')
-rw-r--r-- | recipes/linux/linux-sgh-i900_2.6.32.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-sgh-i900_2.6.32.bb b/recipes/linux/linux-sgh-i900_2.6.32.bb index 4b5df5b7aa..f509d124e6 100644 --- a/recipes/linux/linux-sgh-i900_2.6.32.bb +++ b/recipes/linux/linux-sgh-i900_2.6.32.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Linux 2.6.32 kernel for the Samsung Omnia SGH-i900." SECTION = "kernel" -LICENSE = "GPL" +LICENSE = "GPLv2" RDEPENDS += "marvell-gspi-fw" |