From 3b5a3cb7393d0e9a56ff38a0b41c61751afab2b5 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Fri, 9 Sep 2011 15:13:16 -0500 Subject: grub2: update license version The license version specified in the recipe is wrong - it should be v3 rather than 2+. Signed-off-by: Tom Zanussi --- common/recipes-bsp/grub/grub_1.98.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/recipes-bsp/grub/grub_1.98.bb b/common/recipes-bsp/grub/grub_1.98.bb index 802733f9..1b3040b4 100644 --- a/common/recipes-bsp/grub/grub_1.98.bb +++ b/common/recipes-bsp/grub/grub_1.98.bb @@ -9,7 +9,7 @@ HOMEPAGE = "http://www.gnu.org/software/grub/" SECTION = "bootloaders" PRIORITY = "optional" -LICENSE = "GPLv2+" +LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" RDEPENDS = "diffutils freetype" -- cgit v1.2.3-54-g00ecf