diff options
author | Dan Murphy <dmurphy@ti.com> | 2020-10-15 06:54:52 -0500 |
---|---|---|
committer | Dan Murphy <dmurphy@ti.com> | 2020-10-20 12:42:17 -0500 |
commit | 518b57c8a9f27479daa70f257a71a55178ae5eff (patch) | |
tree | f9f6f1436ef21528e33ea3356d6b475eb88094b0 /recipes-bsp | |
parent | 283a8b264076fa3af1da44f720cd49f36eb34030 (diff) | |
download | meta-ti-518b57c8a9f27479daa70f257a71a55178ae5eff.tar.gz meta-ti-518b57c8a9f27479daa70f257a71a55178ae5eff.tar.bz2 meta-ti-518b57c8a9f27479daa70f257a71a55178ae5eff.zip |
prusw-fw: Update the firmware to 3.1.6 version
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/prusw-fw/prusw-fw_3.1.6.bb (renamed from recipes-bsp/prusw-fw/prusw-fw_3.1.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/prusw-fw/prusw-fw_3.1.4.bb b/recipes-bsp/prusw-fw/prusw-fw_3.1.6.bb index b8897e4bb..6a427f522 100644 --- a/recipes-bsp/prusw-fw/prusw-fw_3.1.4.bb +++ b/recipes-bsp/prusw-fw/prusw-fw_3.1.6.bb @@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "ti33x|ti43x|am57xx-evm|am57xx-hs-evm" PACKAGE_ARCH = "${MACHINE_ARCH}" -SRCREV = "b19bf13a16d7f5c1260cf4d48cf967e5c7e15128" +SRCREV = "f95d048c0a007a5acac706edea4a3ffbfa8ca933" BRANCH ?= "ti-linux-firmware" SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" |