[yocto] [meta-chip][PATCH] added md5 for ntc's modified u-boot Licences/README file.

Valentin LE BESCOND valentin.lebescond at gmail.com
Sat Feb 20 08:25:59 PST 2016


From: Nitnelav <valentin.lebescond at gmail.com>

Signed-off-by: Nitnelav <valentin.lebescond at gmail.com>
---
 recipes-bsp/u-boot/u-boot-chip_git.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-bsp/u-boot/u-boot-chip_git.bb b/recipes-bsp/u-boot/u-boot-chip_git.bb
index 2342478..0b9032f 100644
--- a/recipes-bsp/u-boot/u-boot-chip_git.bb
+++ b/recipes-bsp/u-boot/u-boot-chip_git.bb
@@ -8,6 +8,8 @@ PROVIDES += "u-boot"
 UBOOT_VERSION ?= "2015.07"
 PV = "${UBOOT_VERSION}+git${SRCPV}"
 
+LIC_FILES_CHKSUM = "file://Licenses/README;md5=0507cd7da8e7ad6d6701926ec9b84c95"
+
 SRCREV ?= "854d5fcc641d8d8914c03a69d7172815d5b81a99"
 BRANCH ?= "chip/stable"
 SRC_URI = "git://github.com/NextThingCo/CHIP-u-boot.git;branch=${BRANCH}"
-- 
1.9.1




More information about the yocto mailing list