diff options
author | Ryan Eatmon <reatmon@ti.com> | 2022-09-13 03:54:58 +0000 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2022-09-22 11:23:07 -0500 |
commit | a4037a50a041b44ed205246bc7832b0f4c89be6b (patch) | |
tree | 113e0b15774538c5a9fc7760e5f506aec52564d4 /meta-ti-bsp/recipes-bsp/ti-linux-fw | |
parent | 4f1ed197be1cde7b1ac603e22338e0e7f9076080 (diff) | |
download | meta-ti-a4037a50a041b44ed205246bc7832b0f4c89be6b.tar.gz |
ti-linux-fw: Bump to 08.04.00.001 release
Updated the ti-linux-fw version for 08.04.00.001
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/recipes-bsp/ti-linux-fw')
-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 52766ac0..ffbb1bba 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 ?= "5aa15e59927a5c4acc4dd61d213ab6cef7c0209f" | 23 | TI_LINUX_FW_SRCREV ?= "224f82474e4029dd2e550600ba7e59f687ff7131" |
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 ?= "79492803a70ba1918116ac28e18c74670cdda2b9" | 28 | K3_IMAGE_GEN_SRCREV ?= "c43068a114a86daad9241724ef8e3afda45be9be" |
29 | SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" | 29 | SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" |
30 | SRCREV_FORMAT = "imggen" | 30 | SRCREV_FORMAT = "imggen" |
31 | 31 | ||