diff options
| author | Yogesh Siraswar <yogeshs@ti.com> | 2021-11-19 22:25:50 -0500 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2021-12-15 11:40:51 -0600 |
| commit | 0f9929905d544b358c1922834b226ffc7808336e (patch) | |
| tree | 2b37aeb71d32f3549653ffa61b4c21ceaac95767 /recipes-bsp | |
| parent | 4eadcd5ae057ad302189ba2679a7db037609ac27 (diff) | |
| download | meta-ti-0f9929905d544b358c1922834b226ffc7808336e.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>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 6 |
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)" | |||
| 3 | LICENSE = "TI-TFL" | 3 | LICENSE = "TI-TFL" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" |
| 5 | 5 | ||
| 6 | PV = "2021.09" | 6 | PV = "2021.09a" |
| 7 | INC_PR = "r1" | 7 | INC_PR = "r1" |
| 8 | 8 | ||
| 9 | # Firmware versions | 9 | # Firmware versions |
| @@ -17,11 +17,11 @@ PRUETH_FW_AM65X_SR2_VERSION = "02.02.09.06" | |||
| 17 | GOODIX_FW_VERSION = "1.0.0.0" | 17 | GOODIX_FW_VERSION = "1.0.0.0" |
| 18 | CADENCE_MHDP_FW_VERSION = "1.2.17" | 18 | CADENCE_MHDP_FW_VERSION = "1.2.17" |
| 19 | 19 | ||
| 20 | TI_LINUX_FW_SRCREV ?= "0e93d4df760e5f0948b07c09b68f0b1ecd150d40" | 20 | TI_LINUX_FW_SRCREV ?= "95232a584175a8ac872adf477b2dbb9ca68ba063" |
| 21 | SRCREV = "${TI_LINUX_FW_SRCREV}" | 21 | SRCREV = "${TI_LINUX_FW_SRCREV}" |
| 22 | 22 | ||
| 23 | BRANCH ?= "ti-linux-firmware" | 23 | BRANCH ?= "ti-linux-firmware" |
| 24 | SRCREV_imggen = "e182c3114f11eea3ec7ebb88cb1ef563a78d4eda" | 24 | SRCREV_imggen = "6baabef219aea0f667423f2cab2bc2d63a349488" |
| 25 | SRCREV_FORMAT = "imggen" | 25 | SRCREV_FORMAT = "imggen" |
| 26 | 26 | ||
| 27 | SRC_URI = " \ | 27 | SRC_URI = " \ |
