1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-11 05:16:20 +00:00

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>
This commit is contained in:
Jacob Stiffler
2016-03-15 01:09:47 +00:00
committed by Denys Dmytriyenko
parent 0da13d5a37
commit 665505e569
+4 -4
View File
@@ -1,7 +1,7 @@
# This corresponds to version 1.2.0
SRCREV = "7dca008bec245e4292897e2eea7b2edb0c51cd2b"
PV = "1.2.0"
INC_PR = "r2"
# This corresponds to version 1.3.0
SRCREV = "4d92879b632ba70402b61fa65cc58f5373eb5217"
PV = "1.3.0"
INC_PR = "r0"
SRC_URI = "git://git.ti.com/sdo-emu/dsptop.git;protocol=git;branch=${BRANCH}"