diff options
Diffstat (limited to 'recipes/linux/linux-sun4cdm_2.4.26.bb')
-rw-r--r-- | recipes/linux/linux-sun4cdm_2.4.26.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-sun4cdm_2.4.26.bb b/recipes/linux/linux-sun4cdm_2.4.26.bb index 78a64d7aeb..4bde45fe4a 100644 --- a/recipes/linux/linux-sun4cdm_2.4.26.bb +++ b/recipes/linux/linux-sun4cdm_2.4.26.bb @@ -1,6 +1,6 @@ SECTION = "kernel" DESCRIPTION = "Linux kernel for sparc32/sun4c" -LICENSE = "GPL" +LICENSE = "GPLv2" PR = "r0" DEPENDS += "elftoaout-native" |