From 5f2cf65e6510cc4cd9dc2a9ea2de879fad1894a7 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 9 Feb 2011 11:23:51 +0000 Subject: linux/u-boot: Update LICENSE fields to specify GPL version Signed-off-by: Richard Purdie --- meta/recipes-bsp/uboot/u-boot.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-bsp/uboot') diff --git a/meta/recipes-bsp/uboot/u-boot.inc b/meta/recipes-bsp/uboot/u-boot.inc index 6363474e53..d1815493a6 100644 --- a/meta/recipes-bsp/uboot/u-boot.inc +++ b/meta/recipes-bsp/uboot/u-boot.inc @@ -2,7 +2,7 @@ DESCRIPTION = "U-boot bootloader" HOMEPAGE = "http://u-boot.sf.net" SECTION = "bootloaders" PRIORITY = "optional" -LICENSE = "GPL" +LICENSE = "GPLv2" PROVIDES = "virtual/bootloader" inherit deploy -- cgit v1.2.3-54-g00ecf