summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2017-02-16 21:24:18 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-02-17 01:52:14 -0500
commit640537741f0f5014661f3aed64b425ae0c96f13f (patch)
treec639e46ca2cb87d2b403e242919b047b7e53ca4c /recipes-bsp
parent4242f5ce8e1ac1d385373d3eca9bec80f6c87d39 (diff)
downloadmeta-ti-640537741f0f5014661f3aed64b425ae0c96f13f.tar.gz
cmem: Update to new version 4.14.0.0_eng
Has update to changes related to Kernel 4.9 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 aa9c8f2a..b6ffb279 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.13.00.01_eng 7# This corresponds to version 4.14.00.00_eng
8SRCREV = "1389059f01eabc1e853a384f0e5f51c4f3e4f197" 8SRCREV = "b514a99ac45c64f0439282d0774d7cff5def4c6f"
9 9
10PV = "4.13.00.01+git${SRCPV}" 10PV = "4.14.00.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