]> code.ossystems Code Review - openembedded-core.git/commitdiff
u-boot-mkimage: update license info
authorQing He <qing.he@intel.com>
Fri, 26 Nov 2010 09:40:26 +0000 (17:40 +0800)
committerSaul Wold <sgw@linux.intel.com>
Thu, 2 Dec 2010 04:47:05 +0000 (20:47 -0800)
Signed-off-by: Qing He <qing.he@intel.com>
meta/recipes-bsp/uboot/u-boot-mkimage_2009.08.bb

index bf07198beb11848ca599f0ba738e70991dc1a20c..895763bb884d0893a0f9cd560e382c7759f4f422 100644 (file)
@@ -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"