summaryrefslogtreecommitdiffstats
path: root/meta-ti-extras/recipes-bsp
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 17:08:58 -0500
commitea830035b09ae048fa7ea982188abe62e8d4af0f (patch)
treef07262e73139cd6cf2b5615ee13e334dc4b00f86 /meta-ti-extras/recipes-bsp
parent162329a741312ad10a725f1eaaf3e5975c44d716 (diff)
downloadmeta-ti-master-next.tar.gz
pru-icss_git.bb: update to PSSP v6.5.0master-next
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>
Diffstat (limited to 'meta-ti-extras/recipes-bsp')
-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