summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/dsptop
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 23:59:13 +0000
commit0cb5c31af592a7091788af0fa897dae89043a4c8 (patch)
treea323a0d4bf4a66d2a9aacc150d246b1ac63f1595 /recipes-bsp/dsptop
parent574bb947ef6d80196a83321899356645ed31542e (diff)
downloadmeta-ti-0cb5c31af592a7091788af0fa897dae89043a4c8.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>
Diffstat (limited to 'recipes-bsp/dsptop')
-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