From 640537741f0f5014661f3aed64b425ae0c96f13f Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Thu, 16 Feb 2017 21:24:18 +0000 Subject: cmem: Update to new version 4.14.0.0_eng Has update to changes related to Kernel 4.9 Signed-off-by: Sam Nelson Signed-off-by: Denys Dmytriyenko --- recipes-bsp/cmem/cmem.inc | 6 +++--- 1 file 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" LIC_FILES_CHKSUM = "file://include/ti/cmem.h;beginline=1;endline=30;md5=9b745e2765a6ba8a636c91aed4b02ac1" BRANCH = "lu-next" -# This corresponds to version 4.13.00.01_eng -SRCREV = "1389059f01eabc1e853a384f0e5f51c4f3e4f197" +# This corresponds to version 4.14.00.00_eng +SRCREV = "b514a99ac45c64f0439282d0774d7cff5def4c6f" -PV = "4.13.00.01+git${SRCPV}" +PV = "4.14.00.00+git${SRCPV}" SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}" -- cgit v1.2.3-54-g00ecf