summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2016-10-07 20:30:18 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-10-07 14:40:25 -0400
commit20529c64f6df60236dba38b2ea4196783ee05297 (patch)
tree2e647230380881668f08470ec6d4ae54a3b99808
parent02b5977110800e097736987e3c58a594f29f73c0 (diff)
downloadmeta-ti-20529c64f6df60236dba38b2ea4196783ee05297.tar.gz
dsptop: bump SRCREV to version 1.4.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.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/dsptop/dsptop.inc b/recipes-bsp/dsptop/dsptop.inc
index 956dc314..2106ec83 100644
--- a/recipes-bsp/dsptop/dsptop.inc
+++ b/recipes-bsp/dsptop/dsptop.inc
@@ -1,6 +1,6 @@
1# This corresponds to version 1.3.0 1# This corresponds to version 1.4.0
2SRCREV = "4d92879b632ba70402b61fa65cc58f5373eb5217" 2SRCREV = "0aedcabdbbcbfc7558f70fc50afc95583302a087"
3PV = "1.3.0" 3PV = "1.4.0"
4INC_PR = "r0" 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}"