From f3b8b4861534471bf3a41d23da256748de2d46f6 Mon Sep 17 00:00:00 2001 From: Dan Murphy Date: Wed, 27 Jan 2021 06:51:16 -0600 Subject: u-boot-ti-staging: Override the LIC_FILE_CHKSUM for 2021 Signed-off-by: Dan Murphy --- recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes-bsp/u-boot') diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb index d5b7fd52..299a6cd8 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb @@ -1,5 +1,8 @@ require u-boot-ti.inc +#Temporarily add this as the checksum has changed in 2021 +LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" + PR = "r1" BRANCH = "ti-u-boot-2021.01" -- cgit v1.2.3-54-g00ecf