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 <[email protected]> --- 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 37d6ca97962a..51519b31f079 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 = "80ea0921bd0024ee5943a19fae1a64ea51d72a50" +SRCREV = "f43599464e8e879a127241b68fbeb0abca4cbd9f" PV = "5.3.0" -PR = "r1" +PR = "r2" require recipes-ti/includes/ti-paths.inc -- 1.9.1 -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
