Hi Sam, On 08/21/2018 06:20 PM, Sam Nelson wrote: > Has fix for mmap issues with latest kernel 4.14.x > > Signed-off-by: Sam Nelson <[email protected]> > --- > recipes-bsp/cmem/cmem.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-bsp/cmem/cmem.inc b/recipes-bsp/cmem/cmem.inc > index 1b9c06b..a60ce52 100644 > --- a/recipes-bsp/cmem/cmem.inc > +++ b/recipes-bsp/cmem/cmem.inc > @@ -3,7 +3,7 @@ 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 = "ipc-next" > +BRANCH = "lu-next"
Any reason, why master is not updated to lu-next? > # This corresponds to version 4.15.00.02 > SRCREV = "0f39ed469f7c327cb0b03139976b511c337c7f6a" Hmm, do you have a local commit that this needs to be squashed to? The following are the existing lines in this file on rocko branch, BRANCH = "master" # This corresponds to version 4.15.00.01 SRCREV = "000038a65af9428b559de5e00e4a7588892ad7b0" regards Suman -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
