1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 02:42:34 +00:00

pru-icss_git.bb: bug fixes for SDK 5.2

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>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Nick Saulnier
2018-11-28 04:08:57 +00:00
committed by Denys Dmytriyenko
parent 53f0eecf87
commit 3901dc9396
+3 -3
View File
@@ -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