summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2020-09-09 18:46:55 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-09-09 16:00:01 +0000
commit71adc01f721afd634fe6d895122963cedf61cbc9 (patch)
treee21035ce47b4b7c82ea3f1b469ee055311a16863
parentdbb2d32983696efb9a8548e69a4a3e10b1450d10 (diff)
downloadmeta-ti-71adc01f721afd634fe6d895122963cedf61cbc9.tar.gz
prueth-prp: Update the firmware to 2.16.24 version
Update the prueth prp firmware to 2.16.24 version. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/pruprp-fw/pruprp-fw_2.16.24.bb (renamed from recipes-bsp/pruprp-fw/pruprp-fw_2.15.23.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/pruprp-fw/pruprp-fw_2.15.23.bb b/recipes-bsp/pruprp-fw/pruprp-fw_2.16.24.bb
index da381eb0..56d8a576 100644
--- a/recipes-bsp/pruprp-fw/pruprp-fw_2.15.23.bb
+++ b/recipes-bsp/pruprp-fw/pruprp-fw_2.16.24.bb
@@ -12,7 +12,7 @@ COMPATIBLE_MACHINE = "ti33x|ti43x|am57xx-evm|am57xx-hs-evm"
12 12
13PACKAGE_ARCH = "${MACHINE_ARCH}" 13PACKAGE_ARCH = "${MACHINE_ARCH}"
14 14
15SRCREV = "7ba9722b74608ad4472790972917e1205eb3c049" 15SRCREV = "48e2c46ff62d796345b6587be58f88f0e608addc"
16BRANCH ?= "ti-linux-firmware" 16BRANCH ?= "ti-linux-firmware"
17 17
18SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" 18SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"