From: Nitnelav <valentin.lebesc...@gmail.com> Signed-off-by: Nitnelav <valentin.lebesc...@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 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto