diff options
| author | Dan Murphy <dmurphy@ti.com> | 2021-01-27 06:51:16 -0600 |
|---|---|---|
| committer | Dan Murphy <dmurphy@ti.com> | 2021-01-28 08:27:54 -0600 |
| commit | f3b8b4861534471bf3a41d23da256748de2d46f6 (patch) | |
| tree | 725af633afef9290f07aa79fe76cb3e93fcb75db /recipes-bsp/u-boot | |
| parent | efa402ee13689e61b4a5758334e71aae302310c3 (diff) | |
| download | meta-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.bb | 3 |
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 @@ | |||
| 1 | require u-boot-ti.inc | 1 | require u-boot-ti.inc |
| 2 | 2 | ||
| 3 | #Temporarily add this as the checksum has changed in 2021 | ||
| 4 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" | ||
| 5 | |||
| 3 | PR = "r1" | 6 | PR = "r1" |
| 4 | 7 | ||
| 5 | BRANCH = "ti-u-boot-2021.01" | 8 | BRANCH = "ti-u-boot-2021.01" |
