diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2023-04-26 07:58:01 -0500 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2023-04-26 07:58:01 -0500 |
commit | 86bafdd779a0a7a021369213a633125b95bc6178 (patch) | |
tree | de8a2c7d2182b871074777e141af2852fd16d55a | |
parent | 443dfaf5efbb950a632230f636d3858beb2fb026 (diff) | |
download | meta-ti-cicd.dunfell.202304260757.tar.gz |
ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202304260757cicd.dunfell.202304260757
Updated the value(s) for:
K3_IMAGE_GEN_SRCREV
TI_LINUX_FW_SRCREV
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
-rw-r--r-- | recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc index 63b28590..3ac3c95a 100644 --- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc +++ b/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 ?= "a1992fd175d693e0fd05fdf7e3b349753f3b648b" | 23 | TI_LINUX_FW_SRCREV ?= "760434de173d1957823042b3c2daf0f45e1191cd" |
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 ?= "1319f46f3899e62d88e0a5cedad5b454d0432ddb" | 28 | K3_IMAGE_GEN_SRCREV ?= "184ab513e6acb161c5f77a593ef976f3a4d93cda" |
29 | SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" | 29 | SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" |
30 | SRCREV_FORMAT = "imggen" | 30 | SRCREV_FORMAT = "imggen" |
31 | 31 | ||