summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/pru
diff options
context:
space:
mode:
authorNick Saulnier <nsaulnier@ti.com>2022-04-11 20:35:58 -0500
committerRyan Eatmon <reatmon@ti.com>2022-04-13 13:40:46 -0500
commitec20f736381562692b688d91bc913f1022eda819 (patch)
tree4ea566f4db9402b6dd9c787afe06e85eef114f23 /recipes-bsp/pru
parented94c75b436f2f8c5c3a8a6ebed45d7276cc35e4 (diff)
downloadmeta-ti-ec20f736381562692b688d91bc913f1022eda819.tar.gz
pru-icss_git.bb: update to PSSP v6.1.0
Update the SDK folder example-applications/pru-icss-x.x.x to install the latest version of the PRU Software Support Package (PSSP). This also uses PSSP v6.1.0 to generate the PRU Halt and RPMsg binaries in the Linux SDK default filesystem image under /lib/firmware. Signed-off-by: Nick Saulnier <nsaulnier@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-bsp/pru')
-rw-r--r--recipes-bsp/pru/pru-icss_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/pru/pru-icss_git.bb b/recipes-bsp/pru/pru-icss_git.bb
index bc085c24..ac75103d 100644
--- a/recipes-bsp/pru/pru-icss_git.bb
+++ b/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/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}" 10SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}"
11SRCREV = "8eee431384b6a1a9c96ae91a8e99485176b4d2b3" 11SRCREV = "ae1decf0b494b2904e6157e1379691ffc468f0cf"
12 12
13PV = "6.0.1" 13PV = "6.1.0"
14PR = "r0" 14PR = "r0"
15 15
16require recipes-ti/includes/ti-paths.inc 16require recipes-ti/includes/ti-paths.inc