]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/commitdiff
u-boot: add license checksum
authorKoen Kooi <koen@dominion.thruhere.net>
Sat, 8 Jan 2011 08:55:03 +0000 (09:55 +0100)
committerKoen Kooi <koen@dominion.thruhere.net>
Sat, 8 Jan 2011 08:55:03 +0000 (09:55 +0100)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-bsp/u-boot/u-boot.inc

index 9a9528ee9173f8839dc7a72aab70c0ee3d31a84f..3859a4c3d60402ead90c090762990edc4add27b8 100644 (file)
@@ -2,7 +2,9 @@ DESCRIPTION = "U-Boot - the Universal Boot Loader"
 HOMEPAGE = "http://www.denx.de/wiki/U-Boot/WebHome"
 SECTION = "bootloaders"
 PRIORITY = "optional"
-LICENSE = "GPLv2"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
+
 PROVIDES = "virtual/bootloader"
 
 DEPENDS = "mtd-utils"