diff options
-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 f15c90fe..42e8a340 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 ?= "2944354aca1f95525c30d625cb17672930e72572" | 23 | TI_LINUX_FW_SRCREV ?= "79c498ef6ab1558b699a2243a26c4a65a1c44d26" |
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 ?= "ffae8800a5c81c149835ed1aa5e2fbbe65a49c0d" | 28 | K3_IMAGE_GEN_SRCREV ?= "1319f46f3899e62d88e0a5cedad5b454d0432ddb" |
29 | SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" | 29 | SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" |
30 | SRCREV_FORMAT = "imggen" | 30 | SRCREV_FORMAT = "imggen" |
31 | 31 | ||