From b5ae2a16ca15646c8c81554235332767d6214980 Mon Sep 17 00:00:00 2001 From: Jason Reeder Date: Wed, 16 Nov 2016 04:36:28 +0000 Subject: [PATCH] pru-icss: bump SRCREV and PV due to updates Due to bug fixes and updates, the package version number is being incremented to 5.1.0. The commit ID is also being updated to reflect these changes. Signed-off-by: Jason Reeder Signed-off-by: Denys Dmytriyenko --- 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 1fbfd126..c8c472ef 100644 --- a/recipes-bsp/pru/pru-icss_git.bb +++ b/recipes-bsp/pru/pru-icss_git.bb @@ -8,9 +8,9 @@ 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 = "5e08c1f7c1f1d642b508e8b9cea246d9d8ef54c8" +SRCREV = "4efd227bebd8eb0bc12f40fac043dc9c26d4f8c3" -PV = "5.0.1" +PV = "5.1.0" PR = "r1" require recipes-ti/includes/ti-paths.inc