From: Qing He Date: Fri, 26 Nov 2010 09:40:26 +0000 (+0800) Subject: u-boot-mkimage: update license info X-Git-Tag: 2011-1~3768 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b9e40013b146c7b11a57403d922d8866be08a53a;p=openembedded-core.git u-boot-mkimage: update license info Signed-off-by: Qing He --- 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"