summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Siraswar <yogeshs@ti.com>2021-11-05 15:11:08 +0000
committerYogesh Siraswar <yogeshs@ti.com>2021-11-05 15:16:10 +0000
commita6831f45821fae2da09e78047e6d4f6a1d85c7c9 (patch)
tree0a3937c7e4ab048399dab1c8246b3f10ebda5c6c
parent1d1cddb591850d59fe2258f70419613ad60247ff (diff)
downloadmeta-ti-a6831f45821fae2da09e78047e6d4f6a1d85c7c9.tar.gz
ti-linux-fw: Bump k3 image gen to latest
Update k3 image gen to latest. Bump linux firmware to v2021.09a Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
-rw-r--r--recipes-bsp/ti-linux-fw/ti-linux-fw.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
index 47197212..97e51962 100644
--- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
+++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
@@ -3,7 +3,7 @@ SUMMARY = "TI SCI firmware (SYSFW)"
3LICENSE = "TI-TFL" 3LICENSE = "TI-TFL"
4LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" 4LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
5 5
6PV = "2021.09" 6PV = "2021.09a"
7INC_PR = "r1" 7INC_PR = "r1"
8 8
9# Firmware versions 9# Firmware versions
@@ -17,11 +17,11 @@ PRUETH_FW_AM65X_SR2_VERSION = "02.02.09.06"
17GOODIX_FW_VERSION = "1.0.0.0" 17GOODIX_FW_VERSION = "1.0.0.0"
18CADENCE_MHDP_FW_VERSION = "1.2.17" 18CADENCE_MHDP_FW_VERSION = "1.2.17"
19 19
20TI_LINUX_FW_SRCREV ?= "0e93d4df760e5f0948b07c09b68f0b1ecd150d40" 20TI_LINUX_FW_SRCREV ?= "95232a584175a8ac872adf477b2dbb9ca68ba063"
21SRCREV = "${TI_LINUX_FW_SRCREV}" 21SRCREV = "${TI_LINUX_FW_SRCREV}"
22 22
23BRANCH ?= "ti-linux-firmware" 23BRANCH ?= "ti-linux-firmware"
24SRCREV_imggen = "e182c3114f11eea3ec7ebb88cb1ef563a78d4eda" 24SRCREV_imggen = "6baabef219aea0f667423f2cab2bc2d63a349488"
25SRCREV_FORMAT = "imggen" 25SRCREV_FORMAT = "imggen"
26 26
27SRC_URI = " \ 27SRC_URI = " \