summaryrefslogtreecommitdiffstats
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:39:28 -0400
commit1ae58a680d16c8850de68c03d569d786586b5473 (patch)
tree6e289afc5f4487ed303af66c908735c0039c6ac6
parent38b60ba2b978870d1e3a96e59b1c225d50c4eb87 (diff)
downloadmeta-ti-1ae58a680d16c8850de68c03d569d786586b5473.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>
-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