summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoger Quadros <rogerq@ti.com>2020-10-01 19:53:20 +0000
committerDan Murphy <dmurphy@ti.com>2020-10-02 10:21:19 -0500
commit0723d492905fbbcc46a2d9e088729d2729c0d759 (patch)
tree0058775e6b8767e5d99d4d544d8f2775a2c994cf
parent569cb33c53502582492527fb77f249639761b612 (diff)
downloadmeta-ti-0723d492905fbbcc46a2d9e088729d2729c0d759.tar.gz
prueth-fw: Update the firmware to 5.3.9 version
Update the firmware to version 5.3.9 Signed-off-by: Roger Quadros <rogerq@ti.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
-rw-r--r--recipes-bsp/prueth-fw/prueth-fw_5.3.9.bb (renamed from recipes-bsp/prueth-fw/prueth-fw_5.2.8.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/prueth-fw/prueth-fw_5.2.8.bb b/recipes-bsp/prueth-fw/prueth-fw_5.3.9.bb
index 04a32dad..ec9d7ffc 100644
--- a/recipes-bsp/prueth-fw/prueth-fw_5.2.8.bb
+++ b/recipes-bsp/prueth-fw/prueth-fw_5.3.9.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 = "48e2c46ff62d796345b6587be58f88f0e608addc" 14SRCREV = "b19bf13a16d7f5c1260cf4d48cf967e5c7e15128"
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}"