summaryrefslogtreecommitdiffstats
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-06 14:39:46 -0500
commitec42e92544a5988ca00f4d9b10d34fac3ff798c3 (patch)
tree8746f05e6bd288f5ced235fee1cad6ec1188cdc1
parent351ccf1928a18c2b69fd19b09b980c9aa3af2e26 (diff)
downloadmeta-ti-ec42e92544a5988ca00f4d9b10d34fac3ff798c3.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>
-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