From 76cc333b6da4d5855bad2f9221439bf7acfbd33b Mon Sep 17 00:00:00 2001 From: Lokesh Vutla Date: Wed, 6 Jan 2021 13:27:40 +0000 Subject: [PATCH] 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 Signed-off-by: Dan Murphy --- .../prueth-fw/{prueth-fw_5.3.9.bb => prueth-fw_5.5.13.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-bsp/prueth-fw/{prueth-fw_5.3.9.bb => prueth-fw_5.5.13.bb} (94%) diff --git a/recipes-bsp/prueth-fw/prueth-fw_5.3.9.bb b/recipes-bsp/prueth-fw/prueth-fw_5.5.13.bb similarity index 94% rename from recipes-bsp/prueth-fw/prueth-fw_5.3.9.bb rename to recipes-bsp/prueth-fw/prueth-fw_5.5.13.bb index ec9d7ffc..9526abd4 100644 --- a/recipes-bsp/prueth-fw/prueth-fw_5.3.9.bb +++ b/recipes-bsp/prueth-fw/prueth-fw_5.5.13.bb @@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "ti33x|ti43x|am57xx-evm|am57xx-hs-evm" PACKAGE_ARCH = "${MACHINE_ARCH}" -SRCREV = "b19bf13a16d7f5c1260cf4d48cf967e5c7e15128" +SRCREV = "0038ff0ecda8dae83c65d454c85776c6a4ef8e63" BRANCH ?= "ti-linux-firmware" SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"