summaryrefslogtreecommitdiffstats
path: root/recipes-ti
diff options
context:
space:
mode:
authorJianzhong Xu <xuj@ti.com>2019-03-12 03:05:00 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-03-14 04:12:14 +0000
commitb844db90125bf337b23c3b9f150e44f85d5f43e9 (patch)
treefba512abef29ad45f49224d001dac58edf2d810b /recipes-ti
parent11e842f436a421fc1a7bb30c17d4331b568a9e2f (diff)
downloadmeta-ti-b844db90125bf337b23c3b9f150e44f85d5f43e9.tar.gz
dsplib: bump SRCREV
Signed-off-by: Jianzhong Xu <xuj@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti')
-rw-r--r--recipes-ti/dsplib/dsplib.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-ti/dsplib/dsplib.inc b/recipes-ti/dsplib/dsplib.inc
index 14b4ae5a..afae5313 100644
--- a/recipes-ti/dsplib/dsplib.inc
+++ b/recipes-ti/dsplib/dsplib.inc
@@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause"
4 4
5require ../includes/ti-paths.inc 5require ../includes/ti-paths.inc
6 6
7PV = "3_4_0_2" 7PV = "3_4_0_3"
8PR = "r0" 8PR = "r0"
9 9
10DEPENDS = "ti-cgt6x-native \ 10DEPENDS = "ti-cgt6x-native \
@@ -17,7 +17,7 @@ DEPENDS = "ti-cgt6x-native \
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19SRC_URI = "git://git.ti.com/ep-processor-libraries/dsplib.git;protocol=git;branch=master" 19SRC_URI = "git://git.ti.com/ep-processor-libraries/dsplib.git;protocol=git;branch=master"
20SRCREV = "52adc985f1bba7484b74f136db80728195ff37d5" 20SRCREV = "2cd21a04913648d040bd63234183cc6f81f5286a"
21 21
22LIC_FILES_CHKSUM = "file://ti/dsplib/src/common/c66/lnk.cmd;beginline=1;endline=37;md5=0f0c9c4d51d8af75419781591ace190b" 22LIC_FILES_CHKSUM = "file://ti/dsplib/src/common/c66/lnk.cmd;beginline=1;endline=37;md5=0f0c9c4d51d8af75419781591ace190b"
23 23