diff options
author | Hari Nagalla <hnagalla@ti.com> | 2025-07-23 15:35:57 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2025-07-24 17:08:58 -0500 |
commit | ea830035b09ae048fa7ea982188abe62e8d4af0f (patch) | |
tree | f07262e73139cd6cf2b5615ee13e334dc4b00f86 /meta-ti-extras/recipes-bsp | |
parent | 162329a741312ad10a725f1eaaf3e5975c44d716 (diff) | |
download | meta-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.bb | 4 |
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 | ||
9 | BRANCH = "master" | 9 | BRANCH = "master" |
10 | SRC_URI = "git://git.ti.com/git/pru-software-support-package/pru-software-support-package.git;protocol=https;branch=${BRANCH}" | 10 | SRC_URI = "git://git.ti.com/git/pru-software-support-package/pru-software-support-package.git;protocol=https;branch=${BRANCH}" |
11 | SRCREV = "00a5efa5157feb84cb2e4bf50b481f7082acca82" | 11 | SRCREV = "5584926fa3721274e61c5473593cfb7f9f4284d4" |
12 | 12 | ||
13 | PV = "6.3.0" | 13 | PV = "6.5.0" |
14 | 14 | ||
15 | require recipes-ti/includes/ti-paths.inc | 15 | require recipes-ti/includes/ti-paths.inc |
16 | 16 | ||