summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/cmem
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2016-04-28 00:19:45 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-04-28 14:59:45 -0400
commit257a370e7aec4a8954e79697deafec2cd7c2301d (patch)
tree220c07d93d199ec0212bde907c343db8b167b2ae /recipes-bsp/cmem
parent6dea1b68af73cc1c6bcf4c3f780ed6fcce770adb (diff)
downloadmeta-ti-257a370e7aec4a8954e79697deafec2cd7c2301d.tar.gz
cmem: Update to new eng version 4.11.00.00_eng
Resolves issues with kernel version 4.4 Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/cmem')
-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 19d333c7..413f925b 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.10.02.05_eng 7# This corresponds to version 4.11.00.00_eng
8SRCREV = "8df44102413c2d653341c5b7e6caee882e206d8c" 8SRCREV = "852e97b5584cbdb6aa0fdef02a7c4e245409bcb6"
9 9
10PV = "4.10.02.05+git${SRCPV}" 10PV = "4.11.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