* migrate kernel modules debugss-module-drv and temperature-module-drv to kernel v4.19
Signed-off-by: Jacob Stiffler <[email protected]> --- 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 2106ec8..6bc3837 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}" -- 2.7.4 -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
