From 9b39cceead6777c9f847f6e54e07c20fab4c03b6 Mon Sep 17 00:00:00 2001 From: Jianzhong Xu Date: Thu, 6 Jun 2019 22:19:20 +0000 Subject: dsplib: bump SRCREV to pick up updated test reports Signed-off-by: Jianzhong Xu Signed-off-by: Denys Dmytriyenko --- recipes-ti/dsplib/dsplib.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-ti/dsplib') diff --git a/recipes-ti/dsplib/dsplib.inc b/recipes-ti/dsplib/dsplib.inc index 1dfbcd24..2d0a45ca 100644 --- a/recipes-ti/dsplib/dsplib.inc +++ b/recipes-ti/dsplib/dsplib.inc @@ -4,8 +4,8 @@ LICENSE = "BSD-3-Clause" require ../includes/ti-paths.inc -PV = "3_4_0_3" -PR = "r2" +PV = "3_4_0_4" +PR = "r1" DEPENDS = "ti-cgt6x-native \ ti-xdctools-native \ @@ -19,7 +19,7 @@ S = "${WORKDIR}/git" DSPLIB_GIT_BRANCH = "master" DSPLIB_GIT_PROTOCOL = "git" DSPLIB_GIT_URI = "git://git.ti.com/ep-processor-libraries/dsplib.git" -DSPLIB_SRCREV = "2cd21a04913648d040bd63234183cc6f81f5286a" +DSPLIB_SRCREV = "ec2f933247d5fa59377c801bb23eb3b62b38627b" SRC_URI = "${DSPLIB_GIT_URI};protocol=${DSPLIB_GIT_PROTOCOL};branch=${DSPLIB_GIT_BRANCH}" SRCREV = "${DSPLIB_SRCREV}" -- cgit v1.2.3-54-g00ecf