summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2019-05-11 01:10:07 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-05-11 16:19:14 +0000
commit9533f2b95d2038ae5ced8377560a537858af7278 (patch)
tree8ff70af2cbf7985bdf1471d247a5ae5256746a06
parent4da7bccb3f3244f60222052f82008686e380a898 (diff)
downloadmeta-ti-9533f2b95d2038ae5ced8377560a537858af7278.tar.gz
dsptop: bump SRCREV for build fix
* migrate kernel modules debugss-module-drv and temperature-module-drv to kernel v4.19 Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/dsptop/dsptop.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/dsptop/dsptop.inc b/recipes-bsp/dsptop/dsptop.inc
index 2106ec83..6bc38373 100644
--- a/recipes-bsp/dsptop/dsptop.inc
+++ b/recipes-bsp/dsptop/dsptop.inc
@@ -1,7 +1,7 @@
1# This corresponds to version 1.4.0 1# This corresponds to version 1.4.0
2SRCREV = "0aedcabdbbcbfc7558f70fc50afc95583302a087" 2SRCREV = "25e823b04e62af224dce97b90359b7569ce3fbb5"
3PV = "1.4.0" 3PV = "1.4.0"
4INC_PR = "r0" 4INC_PR = "r1"
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