diff options
Diffstat (limited to 'recipes/linux/gumstix-linux.inc')
-rw-r--r-- | recipes/linux/gumstix-linux.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/gumstix-linux.inc b/recipes/linux/gumstix-linux.inc index 030abf2c88..0b80cc86fe 100644 --- a/recipes/linux/gumstix-linux.inc +++ b/recipes/linux/gumstix-linux.inc @@ -1,6 +1,6 @@ DESCRIPTION = "Linux kernel for custom configurations" SECTION = "kernel" -LICENSE = "GPL" +LICENSE = "GPLv2" PR = "r1" inherit kernel |