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

prueth-fw: Update prueth dual emac firmware to 5.5.13

Update the prueth dual emac firmware to 5.5.13 version

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
This commit is contained in:
Lokesh Vutla
2021-01-06 13:27:40 +00:00
committed by Dan Murphy
parent a0f909988b
commit 1cc3eeef82
@@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "ti33x|ti43x|am57xx-evm|am57xx-hs-evm"
PACKAGE_ARCH = "${MACHINE_ARCH}" PACKAGE_ARCH = "${MACHINE_ARCH}"
SRCREV = "b19bf13a16d7f5c1260cf4d48cf967e5c7e15128" SRCREV = "0038ff0ecda8dae83c65d454c85776c6a4ef8e63"
BRANCH ?= "ti-linux-firmware" BRANCH ?= "ti-linux-firmware"
SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"