summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHari Nagalla <hnagalla@ti.com>2025-07-23 15:35:57 -0500
committerRyan Eatmon <reatmon@ti.com>2025-07-24 10:53:56 -0500
commit62ea56e71502ad91a329043b2134e0a3e8b7c336 (patch)
tree9745d4d4e31420b16faaf79648c91b9e3c5daf17
parentb5f6c53a666a5a663dfdc6ee52e44b185429c43e (diff)
downloadmeta-ti-62ea56e71502ad91a329043b2134e0a3e8b7c336.tar.gz
pru-icss_git.bb: update to PSSP v6.5.0
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> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb4
1 files changed, 2 insertions, 2 deletions
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
8 8
9BRANCH = "master" 9BRANCH = "master"
10SRC_URI = "git://git.ti.com/git/pru-software-support-package/pru-software-support-package.git;protocol=https;branch=${BRANCH}" 10SRC_URI = "git://git.ti.com/git/pru-software-support-package/pru-software-support-package.git;protocol=https;branch=${BRANCH}"
11SRCREV = "00a5efa5157feb84cb2e4bf50b481f7082acca82" 11SRCREV = "5584926fa3721274e61c5473593cfb7f9f4284d4"
12 12
13PV = "6.3.0" 13PV = "6.5.0"
14 14
15require recipes-ti/includes/ti-paths.inc 15require recipes-ti/includes/ti-paths.inc
16 16