summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJianzhong Xu <xuj@ti.com>2018-12-12 02:21:19 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-12-18 00:11:12 +0000
commit149893e5d929f1ee7fbb1be187a8fab119ad509a (patch)
tree14133f107dc280678ba313ae335be3a1ab75d8d4
parent81b944ca23321b7df2090a7b949e2a95159b5f62 (diff)
downloadmeta-ti-149893e5d929f1ee7fbb1be187a8fab119ad509a.tar.gz
dsplib/mathlib: bump SRCREV to latest
Modified .json metadata to make CCS variables backward compatible Signed-off-by: Jianzhong Xu <xuj@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-ti/dsplib/dsplib.inc2
-rw-r--r--recipes-ti/mathlib/mathlib.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-ti/dsplib/dsplib.inc b/recipes-ti/dsplib/dsplib.inc
index 21521556..14b4ae5a 100644
--- a/recipes-ti/dsplib/dsplib.inc
+++ b/recipes-ti/dsplib/dsplib.inc
@@ -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 = "0eb7e849c4cf0ffbfd67e2a777e655375822792b" 20SRCREV = "52adc985f1bba7484b74f136db80728195ff37d5"
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
diff --git a/recipes-ti/mathlib/mathlib.inc b/recipes-ti/mathlib/mathlib.inc
index 08d52083..fd9b3819 100644
--- a/recipes-ti/mathlib/mathlib.inc
+++ b/recipes-ti/mathlib/mathlib.inc
@@ -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/mathlib.git;protocol=git;branch=master" 19SRC_URI = "git://git.ti.com/ep-processor-libraries/mathlib.git;protocol=git;branch=master"
20SRCREV = "8ca923210d156aa09f582aaab0dc2d0174a88962" 20SRCREV = "faedd650c47becb48b2d179242c8310327ef9853"
21 21
22LIC_FILES_CHKSUM = "file://ti/mathlib/src/acosdp/acosdp.h;beginline=1;endline=35;md5=c133f7e139b46385906c861dd9552250" 22LIC_FILES_CHKSUM = "file://ti/mathlib/src/acosdp/acosdp.h;beginline=1;endline=35;md5=c133f7e139b46385906c861dd9552250"
23 23