1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

pru-icss_git.bb: rename PRU_ADC to PRU_ADC_onChip

TI design TIDA-01555 is added to Processor Linux SDK 5.1 as pru-adc-1.0.
Rename the PRU SW Support Package example PRU_ADC to PRU_ADC_onChip to prevent
confusion in the future.

Signed-off-by: Nick Saulnier <nsaulnier@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Nick Saulnier
2018-09-11 02:41:26 +00:00
committed by Denys Dmytriyenko
parent b857f5ab1a
commit 0c87b70e7c

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 = "80ea0921bd0024ee5943a19fae1a64ea51d72a50"
SRCREV = "f43599464e8e879a127241b68fbeb0abca4cbd9f"
PV = "5.3.0"
PR = "r1"
PR = "r2"
require recipes-ti/includes/ti-paths.inc