diff options
author | Jason Reeder <jreeder@ti.com> | 2015-12-01 05:17:14 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-12-01 22:06:13 -0500 |
commit | bdd8a5c7a80fd3cfe9afb37352d541bd18a22c6c (patch) | |
tree | 1e0f55f21915000af06697151d185cb1d2a2683d | |
parent | 8195b22cb136a91d32151ef932de0958a931361c (diff) | |
download | meta-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.bb | 4 |
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 | ||
9 | BRANCH = "master" | 9 | BRANCH = "master" |
10 | SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}" | 10 | SRC_URI = "git://git.ti.com/pru-software-support-package/pru-software-support-package.git;protocol=git;branch=${BRANCH}" |
11 | SRCREV = "476289eb7c3a91977bae84aea55c56f3120b48ea" | 11 | SRCREV = "c21ff82cf0a8864a66505be88be1d579a66a983a" |
12 | 12 | ||
13 | PV = "4.0.0.0" | 13 | PV = "4.0.1" |
14 | PR = "r1" | 14 | PR = "r1" |
15 | 15 | ||
16 | require recipes-ti/includes/ti-paths.inc | 16 | require recipes-ti/includes/ti-paths.inc |