summaryrefslogtreecommitdiffstats
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:10 -0400
commitf5c304d3650c93923a39507ed6310696b6524a7a (patch)
tree60062dc217990bc9d3845078338a52af35af586f
parent9cba7d9c535cec73c131d5f8842e20645acb2933 (diff)
downloadmeta-ti-f5c304d3650c93923a39507ed6310696b6524a7a.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>
-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