diff options
author | Ryan Eatmon <reatmon@ti.com> | 2022-09-13 03:55:06 +0000 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2022-09-22 11:23:07 -0500 |
commit | b49e78d058be5b59376bb2a47fa5685a1909ba14 (patch) | |
tree | 5dc03fcc06ae32074abf242ac14ef8524087730c /meta-ti-bsp | |
parent | edc6cc7851483ad1a15eaac3c48da0cd45dcad03 (diff) | |
download | meta-ti-b49e78d058be5b59376bb2a47fa5685a1909ba14.tar.gz |
ti-linux-fw: Bump to 08.04.00.002 release
Updated the ti-linux-fw version for 08.04.00.002
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp')
-rw-r--r-- | meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc index ffbb1bba..d1a1f3a5 100644 --- a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc +++ b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | |||
@@ -20,12 +20,12 @@ IMG_DEC_FW_VERSION = "1.0" | |||
20 | CNM_WAVE521_FW_VERSION = "1.0.00" | 20 | CNM_WAVE521_FW_VERSION = "1.0.00" |
21 | TIFS_LPM_STUB_FW_VERSION = "08.03.02" | 21 | TIFS_LPM_STUB_FW_VERSION = "08.03.02" |
22 | 22 | ||
23 | TI_LINUX_FW_SRCREV ?= "224f82474e4029dd2e550600ba7e59f687ff7131" | 23 | TI_LINUX_FW_SRCREV ?= "2d9a1002663a20673d942826c558ba4b472ffe9a" |
24 | SRCREV = "${TI_LINUX_FW_SRCREV}" | 24 | SRCREV = "${TI_LINUX_FW_SRCREV}" |
25 | 25 | ||
26 | BRANCH ?= "ti-linux-firmware" | 26 | BRANCH ?= "ti-linux-firmware" |
27 | 27 | ||
28 | K3_IMAGE_GEN_SRCREV ?= "c43068a114a86daad9241724ef8e3afda45be9be" | 28 | K3_IMAGE_GEN_SRCREV ?= "f67a3696bb8d9efd052f40b6c67b742d63f6545c" |
29 | SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" | 29 | SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" |
30 | SRCREV_FORMAT = "imggen" | 30 | SRCREV_FORMAT = "imggen" |
31 | 31 | ||