summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/dsptop
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2016-03-15 01:09:47 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-03-16 14:40:40 -0400
commit665505e569128b6119424d03027968bd081f7d92 (patch)
tree183a9920f9cc200ee2dc3b5feee0e4ba0b84f86f /recipes-bsp/dsptop
parent0da13d5a37a9d40ad6e41fe5eeeb532fef795a7a (diff)
downloadmeta-ti-665505e569128b6119424d03027968bd081f7d92.tar.gz
dsptop: Upgrade to 1.3.0
* This upgrade includes debugss support for AM57xx EVM PG2.0 Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/dsptop')
-rw-r--r--recipes-bsp/dsptop/dsptop.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/dsptop/dsptop.inc b/recipes-bsp/dsptop/dsptop.inc
index 04bf060b..956dc314 100644
--- a/recipes-bsp/dsptop/dsptop.inc
+++ b/recipes-bsp/dsptop/dsptop.inc
@@ -1,7 +1,7 @@
1# This corresponds to version 1.2.0 1# This corresponds to version 1.3.0
2SRCREV = "7dca008bec245e4292897e2eea7b2edb0c51cd2b" 2SRCREV = "4d92879b632ba70402b61fa65cc58f5373eb5217"
3PV = "1.2.0" 3PV = "1.3.0"
4INC_PR = "r2" 4INC_PR = "r0"
5 5
6SRC_URI = "git://git.ti.com/sdo-emu/dsptop.git;protocol=git;branch=${BRANCH}" 6SRC_URI = "git://git.ti.com/sdo-emu/dsptop.git;protocol=git;branch=${BRANCH}"
7 7