diff options
author | Praneeth Bajjuri <praneeth@ti.com> | 2021-02-21 21:58:31 -0600 |
---|---|---|
committer | Praneeth Bajjuri <praneeth@ti.com> | 2021-02-23 21:44:38 -0600 |
commit | 003b05806622f482a91ab7e0859e4bf55a13c87c (patch) | |
tree | 40e5e6377d064e007038386e52dd1ebf866a1669 /recipes-bsp | |
parent | fb4726a88cbb5a6311bdb3095b81d314e344a322 (diff) | |
download | meta-ti-003b05806622f482a91ab7e0859e4bf55a13c87c.tar.gz |
ti-sci-fw: Update image gen to latest
update image get to latest
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Diffstat (limited to 'recipes-bsp')
-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 876d6b0d..cfe0fe66 100644 --- a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc +++ b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc | |||
@@ -7,7 +7,7 @@ PV = "2020.12a" | |||
7 | 7 | ||
8 | SRCREV = "b66ee9ae020c31d7138f0af38518823bb4f5791e" | 8 | SRCREV = "b66ee9ae020c31d7138f0af38518823bb4f5791e" |
9 | BRANCH ?= "ti-linux-firmware" | 9 | BRANCH ?= "ti-linux-firmware" |
10 | SRCREV_imggen = "8412cbddc19c75a2ab2711ae169c3818dc65e4ba" | 10 | SRCREV_imggen = "d882ca2bfcef8a9f07eefe0edc231711f0df036f" |
11 | SRCREV_FORMAT = "imggen" | 11 | SRCREV_FORMAT = "imggen" |
12 | 12 | ||
13 | SRC_URI = " \ | 13 | SRC_URI = " \ |