diff options
author | Jason Reeder <jreeder@ti.com> | 2016-03-17 03:58:30 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-03-17 16:57:19 -0400 |
commit | 8dcc1c2a854c838cb3258f0486d115775bafc54d (patch) | |
tree | 7a8edb58ad755efde5a31cebecd364c13224ffb4 /recipes-bsp/pru | |
parent | 30688674caf11ded371c60bb47d818b4bdbf6b9a (diff) | |
download | meta-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')
-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 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 | ||
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 = "6f42b6006ba7a98c7ad9075424b8f77e8d531ab0" | 11 | SRCREV = "804b548e69ef9fdf44445f6d0968d81cb8a1e7b4" |
12 | 12 | ||
13 | PV = "4.0.1" | 13 | PV = "4.0.2" |
14 | PR = "r2" | 14 | PR = "r2" |
15 | 15 | ||
16 | require recipes-ti/includes/ti-paths.inc | 16 | require recipes-ti/includes/ti-paths.inc |