summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2021-01-27 06:51:16 -0600
committerDan Murphy <dmurphy@ti.com>2021-01-27 06:51:16 -0600
commitad5390700f5daf44fcf74d64d86dc8bf47ffadf5 (patch)
tree695952e236c85acf119d899d7c4aed3350dc8557
parenta0ee3effd66844aad8f693db821b6e3cc002240a (diff)
downloadmeta-ti-ad5390700f5daf44fcf74d64d86dc8bf47ffadf5.tar.gz
u-boot-ti-staging: Override the LIC_FILE_CHKSUM for 2021
Signed-off-by: Dan Murphy <dmurphy@ti.com>
-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"