diff options
Diffstat (limited to 'recipes/linux/linux-ml403-mvista-2.6.x_git.bb')
-rw-r--r-- | recipes/linux/linux-ml403-mvista-2.6.x_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-ml403-mvista-2.6.x_git.bb b/recipes/linux/linux-ml403-mvista-2.6.x_git.bb index 59bcff431e..28b670844c 100644 --- a/recipes/linux/linux-ml403-mvista-2.6.x_git.bb +++ b/recipes/linux/linux-ml403-mvista-2.6.x_git.bb @@ -2,7 +2,7 @@ # Released under the MIT license (see packages/COPYING) SECTION = "kernel" DESCRIPTION = "Linux kernel for Xilinx ML403 Virtex 4 fpga board" -LICENSE = "GPL" +LICENSE = "GPLv2" DEPENDS = "git-native" PR = "r1" DEFAULT_PREFERENCE = "-1" |