[meta-ti,master/dunfell,v1,1/2] pru-icss_git.bb: update to PSSP v6.1.0

Message ID 20220412013559.4140-1-nsaulnier@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,master/dunfell,v1,1/2] pru-icss_git.bb: update to PSSP v6.1.0 | expand

Commit Message

Saulnier, Nick April 12, 2022, 1:35 a.m. UTC
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>
---
 recipes-bsp/pru/pru-icss_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Ryan Eatmon April 13, 2022, 6:46 p.m. UTC | #1
Applied patch to dunfell-next.


On 4/11/2022 8:35 PM, Nick Saulnier wrote:
> 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>
> ---
>   recipes-bsp/pru/pru-icss_git.bb | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-bsp/pru/pru-icss_git.bb b/recipes-bsp/pru/pru-icss_git.bb
> index bc085c24b5fb..ac75103d31d6 100644
> --- a/recipes-bsp/pru/pru-icss_git.bb
> +++ b/recipes-bsp/pru/pru-icss_git.bb
> @@ -8,9 +8,9 @@ inherit update-alternatives
>   
>   BRANCH = "master"
>   SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}"
> -SRCREV = "8eee431384b6a1a9c96ae91a8e99485176b4d2b3"
> +SRCREV = "ae1decf0b494b2904e6157e1379691ffc468f0cf"
>   
> -PV = "6.0.1"
> +PV = "6.1.0"
>   PR = "r0"
>   
>   require recipes-ti/includes/ti-paths.inc

Patch

diff --git a/recipes-bsp/pru/pru-icss_git.bb b/recipes-bsp/pru/pru-icss_git.bb
index bc085c24b5fb..ac75103d31d6 100644
--- a/recipes-bsp/pru/pru-icss_git.bb
+++ b/recipes-bsp/pru/pru-icss_git.bb
@@ -8,9 +8,9 @@  inherit update-alternatives
 
 BRANCH = "master"
 SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}"
-SRCREV = "8eee431384b6a1a9c96ae91a8e99485176b4d2b3"
+SRCREV = "ae1decf0b494b2904e6157e1379691ffc468f0cf"
 
-PV = "6.0.1"
+PV = "6.1.0"
 PR = "r0"
 
 require recipes-ti/includes/ti-paths.inc