diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-02-09 12:23:33 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-02-09 09:06:18 -0500 |
commit | e16e6caf6a035f41c7d4e17f3dcb3e5ba8478be7 (patch) | |
tree | 036bc032065bc23e73989f6b87e728ee645fa7c4 /recipes-bsp/pru | |
parent | 1b6b2ecd0c89cfc82414bc5bc7c4f4cc8f446ddf (diff) | |
download | meta-ti-e16e6caf6a035f41c7d4e17f3dcb3e5ba8478be7.tar.gz |
pru-icss: actually bump SRCREV for previous change
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/pru')
-rw-r--r-- | recipes-bsp/pru/pru-icss_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/pru/pru-icss_git.bb b/recipes-bsp/pru/pru-icss_git.bb index 9061e8c4..2d78fa55 100644 --- a/recipes-bsp/pru/pru-icss_git.bb +++ b/recipes-bsp/pru/pru-icss_git.bb | |||
@@ -8,7 +8,7 @@ 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 = "c21ff82cf0a8864a66505be88be1d579a66a983a" | 11 | SRCREV = "6f42b6006ba7a98c7ad9075424b8f77e8d531ab0" |
12 | 12 | ||
13 | PV = "4.0.1" | 13 | PV = "4.0.1" |
14 | PR = "r2" | 14 | PR = "r2" |