diff options
author | Nishanth Menon <nm@ti.com> | 2021-06-30 13:01:28 -0500 |
---|---|---|
committer | Yogesh Siraswar <yogeshs@ti.com> | 2021-07-13 18:41:24 +0000 |
commit | 3533f776d9a19a6f35f309fd7437713fbb7c4ce3 (patch) | |
tree | f00a3aa0d8cc4c485ee634d31b17bbf6470ce5d6 | |
parent | 5270ee88abee0ad0106863667191f12068fc43c2 (diff) | |
download | meta-ti-3533f776d9a19a6f35f309fd7437713fbb7c4ce3.tar.gz |
ti-sci-fw: Update linux firmware repo to 08.00.00.001
Just updating imggen to a configuration compatible with latest firmware
should not have been accepted, we should have ensured that firmware
commit has moved correspondingly as well. Fix the same, else we get a
broken system.
Fixes: 406f5998227e ("ti-sci-fw: Update imggen to release 08.00.00.001 tag")
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Praneeth Bajjuri <praneeth@ti.com>
Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
-rw-r--r-- | recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc index 0f666b06..0979ebc6 100644 --- a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc +++ b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" | |||
5 | 5 | ||
6 | PV = "2021.05" | 6 | PV = "2021.05" |
7 | 7 | ||
8 | SRCREV = "34062b5670aac524ce3074b184ef2ef62daafca0" | 8 | SRCREV = "1e73d9387980f4d425742738968e55395c19e26c" |
9 | BRANCH ?= "ti-linux-firmware" | 9 | BRANCH ?= "ti-linux-firmware" |
10 | SRCREV_imggen = "b65ae80847f5a0d1885ed6e4de4d9d635544053c" | 10 | SRCREV_imggen = "b65ae80847f5a0d1885ed6e4de4d9d635544053c" |
11 | SRCREV_FORMAT = "imggen" | 11 | SRCREV_FORMAT = "imggen" |