summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2017-11-02 00:40:31 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-11-08 19:20:50 -0500
commit230f5409bd47a850e718c81d485bb17b3d5ddcb0 (patch)
tree2ad3f25249ff2d6e3e6a0d3fe19921b0d6a1fa6c /recipes-bsp
parent78326e7baa308945d62a0293758df6542a875d8b (diff)
downloadmeta-ti-230f5409bd47a850e718c81d485bb17b3d5ddcb0.tar.gz
cmem: Update to new version 4.14.01.00
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/cmem/cmem.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/cmem/cmem.inc b/recipes-bsp/cmem/cmem.inc
index cebced36..53c305b9 100644
--- a/recipes-bsp/cmem/cmem.inc
+++ b/recipes-bsp/cmem/cmem.inc
@@ -4,10 +4,10 @@ LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://include/ti/cmem.h;beginline=1;endline=30;md5=9b745e2765a6ba8a636c91aed4b02ac1" 4LIC_FILES_CHKSUM = "file://include/ti/cmem.h;beginline=1;endline=30;md5=9b745e2765a6ba8a636c91aed4b02ac1"
5 5
6BRANCH = "lu-next" 6BRANCH = "lu-next"
7# This corresponds to version 4.14.00.00 7# This corresponds to version 4.14.01.00
8SRCREV = "b514a99ac45c64f0439282d0774d7cff5def4c6f" 8SRCREV = "b687f3c3658221cdb2731e2421a26004ee7193b8"
9 9
10PV = "4.14.00.00+git${SRCPV}" 10PV = "4.14.01.00+git${SRCPV}"
11 11
12SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}" 12SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}"
13 13