From c6ee8a5e9346daab840e529b5d584f8455352854 Mon Sep 17 00:00:00 2001 From: Nick Saulnier Date: Wed, 15 Dec 2021 16:10:53 -0500 Subject: [PATCH] pru-icss_git.bb: update to PSSP v6.0.1 Found a bug in the PRU_ICSSG examples in PSSP v6.0.0, fixed in v6.0.1. Signed-off-by: Nick Saulnier Signed-off-by: Yogesh Siraswar Signed-off-by: Denys Dmytriyenko Signed-off-by: Ryan Eatmon --- 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 8d550fdd..b690291d 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 = "acd8479d7f3bdbb4536ceca3cd6803662babaa5a" +SRCREV = "8eee431384b6a1a9c96ae91a8e99485176b4d2b3" -PV = "6.0.0" +PV = "6.0.1" PR = "r0" require recipes-ti/includes/ti-paths.inc