summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/prueth-fw
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2021-01-06 13:27:40 +0000
committerDan Murphy <dmurphy@ti.com>2021-01-06 09:39:21 -0600
commit76cc333b6da4d5855bad2f9221439bf7acfbd33b (patch)
treecdaf0252edd787c1dccf1f0fba62dc4080636b54 /recipes-bsp/prueth-fw
parentce0fecc1164e7241d0c5984f8a2f12316fc373f8 (diff)
downloadmeta-ti-76cc333b6da4d5855bad2f9221439bf7acfbd33b.tar.gz
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>
Diffstat (limited to 'recipes-bsp/prueth-fw')
-rw-r--r--recipes-bsp/prueth-fw/prueth-fw_5.5.13.bb (renamed from recipes-bsp/prueth-fw/prueth-fw_5.3.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/prueth-fw/prueth-fw_5.3.9.bb b/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"
11 11
12PACKAGE_ARCH = "${MACHINE_ARCH}" 12PACKAGE_ARCH = "${MACHINE_ARCH}"
13 13
14SRCREV = "b19bf13a16d7f5c1260cf4d48cf967e5c7e15128" 14SRCREV = "0038ff0ecda8dae83c65d454c85776c6a4ef8e63"
15BRANCH ?= "ti-linux-firmware" 15BRANCH ?= "ti-linux-firmware"
16 16
17SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" 17SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"