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 16:00:01 +0000
commit7f037d18d3efb844c2385f3d7bbdcdbc438156f5 (patch)
tree2467055992aaf05c7f00391d16c83ee0227c7d65
parent0fe2507c0f655807519f18c5ac0c8dc6ec55bf30 (diff)
downloadmeta-ti-7f037d18d3efb844c2385f3d7bbdcdbc438156f5.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}"