[meta-ti] [rocko][PATCH v2] cmem: Update to new version 4.15.00.02

Sam Nelson sam.nelson at ti.com
Tue Aug 21 17:46:25 PDT 2018


Has fix for mmap issues with latest kernel 4.14.x

Signed-off-by: Sam Nelson <sam.nelson at ti.com>

---
Change from previous version of patch
Squish missed patch
---

Signed-off-by: Sam Nelson <sam.nelson at ti.com>
---
 recipes-bsp/cmem/cmem.inc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/cmem/cmem.inc b/recipes-bsp/cmem/cmem.inc
index 695432a..a60ce52 100644
--- a/recipes-bsp/cmem/cmem.inc
+++ b/recipes-bsp/cmem/cmem.inc
@@ -3,11 +3,11 @@ HOMEPAGE = "http://processors.wiki.ti.com/index.php/Category:CMEM"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://include/ti/cmem.h;beginline=1;endline=30;md5=26be509e4bb413905bda8309e338e2b1"
 
-BRANCH = "master"
-# This corresponds to version 4.15.00.01
-SRCREV = "000038a65af9428b559de5e00e4a7588892ad7b0"
+BRANCH = "lu-next"
+# This corresponds to version 4.15.00.02
+SRCREV = "0f39ed469f7c327cb0b03139976b511c337c7f6a"
 
-PV = "4.15.00.01+git${SRCPV}"
+PV = "4.15.00.02+git${SRCPV}"
 
 SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}"
 
-- 
1.9.1



More information about the meta-ti mailing list