diff mbox series

[master/scarthgap] pru-icss_git.bb: update to PSSP v6.5.0

Message ID 20250723203557.30808-1-hnagalla@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [master/scarthgap] pru-icss_git.bb: update to PSSP v6.5.0 | expand

Commit Message

Hari Nagalla July 23, 2025, 8:35 p.m. UTC
update to PSSP release v6.5.0. This release is compatible to linux
v6.12 and other fixes for RP message size.

Signed-off-by: Hari Nagalla <hnagalla@ti.com>
---
 meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb b/meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb
index 73b582a2..84d00eed 100644
--- a/meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb
+++ b/meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb
@@ -8,9 +8,9 @@  inherit update-alternatives
 
 BRANCH = "master"
 SRC_URI = "git://git.ti.com/git/pru-software-support-package/pru-software-support-package.git;protocol=https;branch=${BRANCH}"
-SRCREV = "00a5efa5157feb84cb2e4bf50b481f7082acca82"
+SRCREV = "5584926fa3721274e61c5473593cfb7f9f4284d4"
 
-PV = "6.3.0"
+PV = "6.5.0"
 
 require recipes-ti/includes/ti-paths.inc