summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/pru/pru-icss_git.bb
diff options
context:
space:
mode:
authorJason Reeder <jreeder@ti.com>2016-03-17 03:58:30 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-03-17 16:57:19 -0400
commit8dcc1c2a854c838cb3258f0486d115775bafc54d (patch)
tree7a8edb58ad755efde5a31cebecd364c13224ffb4 /recipes-bsp/pru/pru-icss_git.bb
parent30688674caf11ded371c60bb47d818b4bdbf6b9a (diff)
downloadmeta-ti-8dcc1c2a854c838cb3258f0486d115775bafc54d.tar.gz
pru-icss: bump SRCREV and PV to bring in updates
Due to bug fixes and updates the package version is being incremented to 4.0.2. 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 2d78fa55..075ac273 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 = "6f42b6006ba7a98c7ad9075424b8f77e8d531ab0" 11SRCREV = "804b548e69ef9fdf44445f6d0968d81cb8a1e7b4"
12 12
13PV = "4.0.1" 13PV = "4.0.2"
14PR = "r2" 14PR = "r2"
15 15
16require recipes-ti/includes/ti-paths.inc 16require recipes-ti/includes/ti-paths.inc