All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] pru-icss_git.bb: bug fixes for SDK 5.2
@ 2018-11-27 22:08 Nick Saulnier
  0 siblings, 0 replies; only message in thread
From: Nick Saulnier @ 2018-11-27 22:08 UTC (permalink / raw)
  To: meta-ti

PRU Software Support Package example PRU_ADC_onChip does not work out of the box
in SDK 5.1. This update fixes the PRU_ADC_onChip example.

Signed-off-by: Nick Saulnier <nsaulnier@ti.com>
---
 recipes-bsp/pru/pru-icss_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/pru/pru-icss_git.bb b/recipes-bsp/pru/pru-icss_git.bb
index 51519b31f079..94522f65f796 100644
--- a/recipes-bsp/pru/pru-icss_git.bb
+++ b/recipes-bsp/pru/pru-icss_git.bb
@@ -8,10 +8,10 @@ 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 = "f43599464e8e879a127241b68fbeb0abca4cbd9f"
+SRCREV = "99b1bfd8ca8780fd2306c2c939f3fd477b2e5218"
 
-PV = "5.3.0"
-PR = "r2"
+PV = "5.4.0"
+PR = "r1"
 
 require recipes-ti/includes/ti-paths.inc
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-11-27 22:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-27 22:08 [PATCH v1] pru-icss_git.bb: bug fixes for SDK 5.2 Nick Saulnier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.