summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Reeder <jreeder@ti.com>2016-11-16 04:36:28 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-11-15 22:34:13 -0500
commitb5ae2a16ca15646c8c81554235332767d6214980 (patch)
tree9303e56ed9e8d11658b878ab1ebe3a6b19035979
parentc2428fba744f6c51a93e0e5389f7e678695fc56b (diff)
downloadmeta-ti-b5ae2a16ca15646c8c81554235332767d6214980.tar.gz
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 <jreeder@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/pru/pru-icss_git.bb4
1 files 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
8 8
9BRANCH = "master" 9BRANCH = "master"
10SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}" 10SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}"
11SRCREV = "5e08c1f7c1f1d642b508e8b9cea246d9d8ef54c8" 11SRCREV = "4efd227bebd8eb0bc12f40fac043dc9c26d4f8c3"
12 12
13PV = "5.0.1" 13PV = "5.1.0"
14PR = "r1" 14PR = "r1"
15 15
16require recipes-ti/includes/ti-paths.inc 16require recipes-ti/includes/ti-paths.inc