diff options
Diffstat (limited to 'recipes/linux/ep93xx-kernel_2.6.17+2.6.18-rc1.bb')
-rw-r--r-- | recipes/linux/ep93xx-kernel_2.6.17+2.6.18-rc1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/ep93xx-kernel_2.6.17+2.6.18-rc1.bb b/recipes/linux/ep93xx-kernel_2.6.17+2.6.18-rc1.bb index b233dd7870..d3a079da36 100644 --- a/recipes/linux/ep93xx-kernel_2.6.17+2.6.18-rc1.bb +++ b/recipes/linux/ep93xx-kernel_2.6.17+2.6.18-rc1.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Linux Kernel for Cirrus Logic ep39xx compatible machines" SECTION = "kernel" -LICENSE = "GPL" +LICENSE = "GPLv2" PR = "r1" COMPATIBLE_MACHINE = "ep93xx" |