1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

prueth-fw: Update the firmware to 5.3.9 version

Update the firmware to version 5.3.9

Signed-off-by: Roger Quadros <rogerq@ti.com>
Reviewed-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
This commit is contained in:
Roger Quadros
2020-10-01 19:53:20 +00:00
committed by Dan Murphy
parent 2e95912f57
commit f3a8655268

View File

@@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "ti33x|ti43x|am57xx-evm|am57xx-hs-evm"
PACKAGE_ARCH = "${MACHINE_ARCH}"
SRCREV = "48e2c46ff62d796345b6587be58f88f0e608addc"
SRCREV = "b19bf13a16d7f5c1260cf4d48cf967e5c7e15128"
BRANCH ?= "ti-linux-firmware"
SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"