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 15:58:39 +0000
commitfe280f8fbe7820f4ee44c796a756d54b4c0d47e3 (patch)
tree774dc382b2aa135efeb87fb042840a6aeb1dad7e
parent4ca8bdc9946285c2c95125b5dc24df76e212c7e7 (diff)
downloadmeta-ti-fe280f8fbe7820f4ee44c796a756d54b4c0d47e3.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}"