diff options
author | Ryan Eatmon <reatmon@ti.com> | 2022-02-22 04:14:27 +0000 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2022-02-22 12:01:50 -0600 |
commit | 46ae885d39c487d4dc87e0be85ee6a25cbee558e (patch) | |
tree | 3f33322f3b2c11c98cf1842363316eb1c03b615f | |
parent | c37a045dcbc265abf2a661abb7c69bc1c2f87f0c (diff) | |
download | meta-ti-46ae885d39c487d4dc87e0be85ee6a25cbee558e.tar.gz |
ti-linux-fw: Bump to 08.02.00.003 release
Updated the ti-linux-fw version for 08.02.00.003
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r-- | meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 2 |
1 files changed, 1 insertions, 1 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 7b28f153..fced78fd 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 | |||
@@ -24,7 +24,7 @@ SRCREV = "${TI_LINUX_FW_SRCREV}" | |||
24 | 24 | ||
25 | BRANCH ?= "ti-linux-firmware" | 25 | BRANCH ?= "ti-linux-firmware" |
26 | 26 | ||
27 | K3_IMAGE_GEN_SRCREV ?= "a0063e855414fd1609b5f63e2d765a49c8c513fe" | 27 | K3_IMAGE_GEN_SRCREV ?= "f1db75bdc506287a9d04b0afbbb3d853a0948179" |
28 | SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" | 28 | SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" |
29 | SRCREV_FORMAT = "imggen" | 29 | SRCREV_FORMAT = "imggen" |
30 | 30 | ||