summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Reeder <jreeder@ti.com>2015-12-01 05:17:14 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-12-01 22:06:13 -0500
commitbdd8a5c7a80fd3cfe9afb37352d541bd18a22c6c (patch)
tree1e0f55f21915000af06697151d185cb1d2a2683d
parent8195b22cb136a91d32151ef932de0958a931361c (diff)
downloadmeta-ti-bdd8a5c7a80fd3cfe9afb37352d541bd18a22c6c.tar.gz
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 <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 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
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 = "476289eb7c3a91977bae84aea55c56f3120b48ea" 11SRCREV = "c21ff82cf0a8864a66505be88be1d579a66a983a"
12 12
13PV = "4.0.0.0" 13PV = "4.0.1"
14PR = "r1" 14PR = "r1"
15 15
16require recipes-ti/includes/ti-paths.inc 16require recipes-ti/includes/ti-paths.inc