diff options
| author | Nick Saulnier <nsaulnier@ti.com> | 2021-12-15 16:10:53 -0500 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2021-12-15 15:21:36 -0600 |
| commit | c6ee8a5e9346daab840e529b5d584f8455352854 (patch) | |
| tree | af9c3dd91c8a00c1b0dd7d4b1820cc8e4e79e40a /recipes-bsp/pru/pru-icss_git.bb | |
| parent | a8b70d6721f556a058fc902b5d9b6135f904e1e0 (diff) | |
| download | meta-ti-c6ee8a5e9346daab840e529b5d584f8455352854.tar.gz | |
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 <nsaulnier@ti.com>
Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-bsp/pru/pru-icss_git.bb')
| -rw-r--r-- | recipes-bsp/pru/pru-icss_git.bb | 4 |
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 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 | |||
| 8 | 8 | ||
| 9 | BRANCH = "master" | 9 | BRANCH = "master" |
| 10 | SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}" | 10 | SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}" |
| 11 | SRCREV = "acd8479d7f3bdbb4536ceca3cd6803662babaa5a" | 11 | SRCREV = "8eee431384b6a1a9c96ae91a8e99485176b4d2b3" |
| 12 | 12 | ||
| 13 | PV = "6.0.0" | 13 | PV = "6.0.1" |
| 14 | PR = "r0" | 14 | PR = "r0" |
| 15 | 15 | ||
| 16 | require recipes-ti/includes/ti-paths.inc | 16 | require recipes-ti/includes/ti-paths.inc |
