summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2021-06-28 20:18:05 +0530
committerYogesh Siraswar <yogeshs@ti.com>2021-06-29 03:06:46 +0000
commit4a63e03c6310b163bc89c68b005383b92bd3e226 (patch)
treec819616871d1231fc78b1e1fbcdc05cf4620907c
parent518092b90ab6aa8aa3e39827c2cffc018b7f7367 (diff)
downloadmeta-ti-4a63e03c6310b163bc89c68b005383b92bd3e226.tar.gz
prueth-fw: Update prueth dual emac firmware to 5.6.1508.00.00.001
Update the Prueth Dual Emac firmware to 5.6.15 version Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
-rw-r--r--recipes-bsp/prueth-fw/prueth-fw_5.6.15.bb (renamed from recipes-bsp/prueth-fw/prueth-fw_5.5.13.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/prueth-fw/prueth-fw_5.5.13.bb b/recipes-bsp/prueth-fw/prueth-fw_5.6.15.bb
index 9526abd4..c392673e 100644
--- a/recipes-bsp/prueth-fw/prueth-fw_5.5.13.bb
+++ b/recipes-bsp/prueth-fw/prueth-fw_5.6.15.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 = "0038ff0ecda8dae83c65d454c85776c6a4ef8e63" 14SRCREV = "11fecaf08eeed27f2a834c9911edb8a5fb2a23b1"
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}"