diff options
author | Yogesh Siraswar <yogeshs@ti.com> | 2021-06-29 00:26:15 +0000 |
---|---|---|
committer | Yogesh Siraswar <yogeshs@ti.com> | 2021-06-29 02:51:23 +0000 |
commit | 406f5998227e34d5e4c3c14e77f4d39e7e5aef3a (patch) | |
tree | 74043b249a862c06ea5a30c9b06c68ded6cb250b /recipes-bsp/ti-sci-fw | |
parent | b394c5febaef698dfc8eea0608fe8c42b45243e6 (diff) | |
download | meta-ti-406f5998227e34d5e4c3c14e77f4d39e7e5aef3a.tar.gz |
ti-sci-fw: Update imggen to release 08.00.00.001 tag
Update imggen for release 08.00.00.001 tag
Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Diffstat (limited to 'recipes-bsp/ti-sci-fw')
-rw-r--r-- | recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc index 7ec074c8..4004d93f 100644 --- a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc +++ b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc | |||
@@ -3,11 +3,11 @@ SUMMARY = "TI SCI firmware (SYSFW)" | |||
3 | LICENSE = "TI-TFL" | 3 | LICENSE = "TI-TFL" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" |
5 | 5 | ||
6 | PV = "2021.01a" | 6 | PV = "2021.05" |
7 | 7 | ||
8 | SRCREV = "0468c7a78cd26f9190d374e198e37c63c7660ba9" | 8 | SRCREV = "0468c7a78cd26f9190d374e198e37c63c7660ba9" |
9 | BRANCH ?= "ti-linux-firmware" | 9 | BRANCH ?= "ti-linux-firmware" |
10 | SRCREV_imggen = "e411dc16862b5bb2d8befb12496b03d7b01c87b2" | 10 | SRCREV_imggen = "b65ae80847f5a0d1885ed6e4de4d9d635544053c" |
11 | SRCREV_FORMAT = "imggen" | 11 | SRCREV_FORMAT = "imggen" |
12 | 12 | ||
13 | SRC_URI = " \ | 13 | SRC_URI = " \ |