From 0cb5c31af592a7091788af0fa897dae89043a4c8 Mon Sep 17 00:00:00 2001 From: Jacob Stiffler Date: Sat, 11 May 2019 01:10:07 +0000 Subject: [PATCH] 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 Signed-off-by: Denys Dmytriyenko --- recipes-bsp/dsptop/dsptop.inc | 4 ++-- 1 file 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 @@ # This corresponds to version 1.4.0 -SRCREV = "0aedcabdbbcbfc7558f70fc50afc95583302a087" +SRCREV = "25e823b04e62af224dce97b90359b7569ce3fbb5" PV = "1.4.0" -INC_PR = "r0" +INC_PR = "r1" SRC_URI = "git://git.ti.com/sdo-emu/dsptop.git;protocol=git;branch=${BRANCH}"