summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2021-01-06 13:27:42 +0000
committerDan Murphy <dmurphy@ti.com>2021-01-06 09:41:41 -0600
commit77776a0e73432b1aff17f97d313b324118e11747 (patch)
tree2d16bd75f1eb3ab1630648f779516a237b651e83 /recipes-bsp
parent0704aef08165b819616f1d92a5c66c890993cbb0 (diff)
downloadmeta-ti-77776a0e73432b1aff17f97d313b324118e11747.tar.gz
pruhsr-fw: Update hsr firmware to 2.17.25
Update prueth hsr firmware to 2.17.25 Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/pruhsr-fw/pruhsr-fw_2.17.25.bb (renamed from recipes-bsp/pruhsr-fw/pruhsr-fw_2.16.24.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/pruhsr-fw/pruhsr-fw_2.16.24.bb b/recipes-bsp/pruhsr-fw/pruhsr-fw_2.17.25.bb
index 9fea3530..2616373e 100644
--- a/recipes-bsp/pruhsr-fw/pruhsr-fw_2.16.24.bb
+++ b/recipes-bsp/pruhsr-fw/pruhsr-fw_2.17.25.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 = "48e2c46ff62d796345b6587be58f88f0e608addc" 15SRCREV = "0038ff0ecda8dae83c65d454c85776c6a4ef8e63"
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}"