summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2021-01-27 06:51:16 -0600
committerDan Murphy <dmurphy@ti.com>2021-01-28 08:27:54 -0600
commitf3b8b4861534471bf3a41d23da256748de2d46f6 (patch)
tree725af633afef9290f07aa79fe76cb3e93fcb75db /recipes-bsp/u-boot
parentefa402ee13689e61b4a5758334e71aae302310c3 (diff)
downloadmeta-ti-f3b8b4861534471bf3a41d23da256748de2d46f6.tar.gz
u-boot-ti-staging: Override the LIC_FILE_CHKSUM for 2021
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb3
1 files changed, 3 insertions, 0 deletions
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 @@
1require u-boot-ti.inc 1require u-boot-ti.inc
2 2
3#Temporarily add this as the checksum has changed in 2021
4LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
5
3PR = "r1" 6PR = "r1"
4 7
5BRANCH = "ti-u-boot-2021.01" 8BRANCH = "ti-u-boot-2021.01"