aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2010-11-26 17:40:26 +0800
committerSaul Wold <sgw@linux.intel.com>2010-12-01 20:47:05 -0800
commitb9e40013b146c7b11a57403d922d8866be08a53a (patch)
treeee81286d9a890233bb05ee757e1f82b0226c3549 /meta/recipes-bsp
parent409b710e88a62618bc4d514d9fb81795ff567c8e (diff)
downloadopenembedded-core-contrib-b9e40013b146c7b11a57403d922d8866be08a53a.tar.gz
u-boot-mkimage: update license info
Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r--meta/recipes-bsp/uboot/u-boot-mkimage_2009.08.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-bsp/uboot/u-boot-mkimage_2009.08.bb b/meta/recipes-bsp/uboot/u-boot-mkimage_2009.08.bb
index bf07198beb..895763bb88 100644
--- a/meta/recipes-bsp/uboot/u-boot-mkimage_2009.08.bb
+++ b/meta/recipes-bsp/uboot/u-boot-mkimage_2009.08.bb
@@ -1,5 +1,6 @@
DESCRIPTION = "U-boot bootloader mkimage tool"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
SECTION = "bootloader"
PR = "r1"