summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/pru/pru-icss_git.bb
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:22 -0500
commit4f1c3bf31ff106f36ddf7f8a1c8e9a059362e93c (patch)
tree69ac6776e684327c0b34b7d4c51cc9053fd497ea /recipes-bsp/pru/pru-icss_git.bb
parent066ea40fe22bcb1daa43ff42c03e216c8e8d1c73 (diff)
downloadmeta-ti-4f1c3bf31ff106f36ddf7f8a1c8e9a059362e93c.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>
Diffstat (limited to 'recipes-bsp/pru/pru-icss_git.bb')
-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