summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2020-09-09 18:46:53 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-09-09 15:58:13 +0000
commit80a55e27024ad52433509e056e70e0e767a56038 (patch)
tree5a6c3bc9868b92bbf2b25bcb4e7becce3eed8809
parent9216fc89b5fb03d9807f06a0f5a6be889559b788 (diff)
downloadmeta-ti-80a55e27024ad52433509e056e70e0e767a56038.tar.gz
prueth-fw: Update the firmware to 5.2.8 version
Update the prueth firmware to 5.2.8 version. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/prueth-fw/prueth-fw_5.2.8.bb (renamed from recipes-bsp/prueth-fw/prueth-fw_5.2.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/prueth-fw/prueth-fw_5.2.7.bb b/recipes-bsp/prueth-fw/prueth-fw_5.2.8.bb
index 2840b2f1..04a32dad 100644
--- a/recipes-bsp/prueth-fw/prueth-fw_5.2.7.bb
+++ b/recipes-bsp/prueth-fw/prueth-fw_5.2.8.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 = "7ba9722b74608ad4472790972917e1205eb3c049" 14SRCREV = "48e2c46ff62d796345b6587be58f88f0e608addc"
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}"