From cecc3caa85f07b1d5e1f37d03aa1452131f07a0e Mon Sep 17 00:00:00 2001 From: Jason Reeder Date: Tue, 1 Dec 2015 05:17:14 +0000 Subject: [PATCH] pru-icss: bump SRCREV and PV due to bug fixes Due to bug fixes and updates the package version is being incremented to 4.0.1. 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 802521b4..30bb3c3a 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 = "476289eb7c3a91977bae84aea55c56f3120b48ea" +SRCREV = "c21ff82cf0a8864a66505be88be1d579a66a983a" -PV = "4.0.0.0" +PV = "4.0.1" PR = "r1" require recipes-ti/includes/ti-paths.inc