From a500677ff3dc5a62a2294e2b99fa2a6d9a03a0eb Mon Sep 17 00:00:00 2001 From: Nathan Rossi Date: Fri, 11 Apr 2014 16:15:12 +1000 Subject: u-boot-xlnx: Update license checksum for master-next * License has changed in u-boot sources, update to reflect the license changes Signed-off-by: Nathan Rossi --- recipes-bsp/u-boot/u-boot-xlnx_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-bsp/u-boot/u-boot-xlnx_git.bb b/recipes-bsp/u-boot/u-boot-xlnx_git.bb index 96c3a53a..1ba3e694 100644 --- a/recipes-bsp/u-boot/u-boot-xlnx_git.bb +++ b/recipes-bsp/u-boot/u-boot-xlnx_git.bb @@ -11,6 +11,8 @@ UBOOT_XLNX_DEV_BRANCH ?= "master-next" include u-boot-xlnx.inc +LIC_FILES_CHKSUM = "file://README;beginline=1;endline=6;md5=157ab8408beab40cd8ce1dc69f702a6c" + SRC_URI = "git://github.com/Xilinx/u-boot-xlnx.git;protocol=https;branch=${UBOOT_XLNX_DEV_BRANCH}" # Set default SRCREVs. SRCREVs statically set to prevent network access during -- cgit v1.2.3-54-g00ecf