diff --git a/recipes-bsp/dsptop/dsptop.inc b/recipes-bsp/dsptop/dsptop.inc index 04bf060b..956dc314 100644 --- a/recipes-bsp/dsptop/dsptop.inc +++ b/recipes-bsp/dsptop/dsptop.inc @@ -1,7 +1,7 @@ -# This corresponds to version 1.2.0 -SRCREV = "7dca008bec245e4292897e2eea7b2edb0c51cd2b" -PV = "1.2.0" -INC_PR = "r2" +# This corresponds to version 1.3.0 +SRCREV = "4d92879b632ba70402b61fa65cc58f5373eb5217" +PV = "1.3.0" +INC_PR = "r0" SRC_URI = "git://git.ti.com/sdo-emu/dsptop.git;protocol=git;branch=${BRANCH}"