diff options
author | Dan Murphy <dmurphy@ti.com> | 2021-01-20 14:58:01 -0600 |
---|---|---|
committer | Dan Murphy <dmurphy@ti.com> | 2021-01-21 07:57:42 -0600 |
commit | f979103ff5855728698f27799fabbd23901f1e47 (patch) | |
tree | 11806f1a551377b07e1e65a2e6f8fc495f8b4f8b /recipes-bsp | |
parent | 4767a6ef50e359a2a39375153cadb3d5153f9ee8 (diff) | |
download | meta-ti-master.tar.gz meta-ti-master.tar.bz2 meta-ti-master.zip |
Update the image gen and linux-firmware commit SHAs so that
am65x, j7200 and j721e also picks v2020.12a sysfw and the applicable
DM update on j7200 and j721e based on 07.02.00.10 tag
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc index 7b989dd2a..876d6b0d5 100644 --- a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc +++ b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc @@ -3,11 +3,11 @@ SUMMARY = "TI SCI firmware (SYSFW)" LICENSE = "TI-TFL" LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" -PV = "2020.12" +PV = "2020.12a" -SRCREV = "183b487f02ce48b47df02cfe7ea9579b4c1e280b" +SRCREV = "b66ee9ae020c31d7138f0af38518823bb4f5791e" BRANCH ?= "ti-linux-firmware" -SRCREV_imggen = "0388c32f31bc4dd57b72a3b5faf3ca7ff4209c79" +SRCREV_imggen = "8412cbddc19c75a2ab2711ae169c3818dc65e4ba" SRCREV_FORMAT = "imggen" SRC_URI = " \ |