1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-04 18:00:36 +00:00

prueth-fw: Update the firmware to 5.2.8 version

Update the prueth firmware to 5.2.8 version.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Lokesh Vutla
2020-09-09 18:46:53 +00:00
committed by Denys Dmytriyenko
parent 0fe2507c0f
commit 7f037d18d3
@@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "ti33x|ti43x|am57xx-evm|am57xx-hs-evm"
PACKAGE_ARCH = "${MACHINE_ARCH}"
SRCREV = "7ba9722b74608ad4472790972917e1205eb3c049"
SRCREV = "48e2c46ff62d796345b6587be58f88f0e608addc"
BRANCH ?= "ti-linux-firmware"
SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"