diff options
Diffstat (limited to 'recipes/linux/linux-h1940_2.6.14-h1940.bb')
-rw-r--r-- | recipes/linux/linux-h1940_2.6.14-h1940.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-h1940_2.6.14-h1940.bb b/recipes/linux/linux-h1940_2.6.14-h1940.bb index 0669600a98..c0ade59e9a 100644 --- a/recipes/linux/linux-h1940_2.6.14-h1940.bb +++ b/recipes/linux/linux-h1940_2.6.14-h1940.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Linux kernel for h1940 devices." SECTION = "kernel" -LICENSE = "GPL" +LICENSE = "GPLv2" COMPATIBLE_HOST = "arm.*-linux" COMPATIBLE_MACHINE = "h1940" |