diff options
| author | Denys Dmytriyenko <denys@konsulko.com> | 2022-11-04 22:46:45 +0000 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2022-11-23 16:08:24 -0600 |
| commit | 0c75cdda64410dcb3cc103b6647dee0bb5ddbf59 (patch) | |
| tree | 89542280af76060f0e4e2f210d86ea5922d293bd /meta-ti-bsp | |
| parent | 5c35b2fa8767021a6235469a347cbb9f301d342f (diff) | |
| download | meta-ti-0c75cdda64410dcb3cc103b6647dee0bb5ddbf59.tar.gz | |
ti-linux-fw: update to the latest
This matches current version in Dunfell.
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 5d9e1979..0b2e8bd6 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 ?= "5f34a3a9bd5a9c93974ffec41da81b916f794efc" | 23 | TI_LINUX_FW_SRCREV ?= "7875237b357ecf27300658e65e9927cef7e299ed" |
| 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 ?= "91a75b17c616a5cc41b3345905dccba5c29aca66" | 28 | K3_IMAGE_GEN_SRCREV ?= "a9a43d5effcd17b4f3364cc7e6d483abd7f56e0f" |
| 29 | SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" | 29 | SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" |
| 30 | SRCREV_FORMAT = "imggen" | 30 | SRCREV_FORMAT = "imggen" |
| 31 | 31 | ||
