From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 52DCEE00DD5; Thu, 28 Apr 2016 07:02:02 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [198.47.26.153 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from devils.ext.ti.com (devils.ext.ti.com [198.47.26.153]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id CB760E00DD6 for ; Thu, 28 Apr 2016 07:01:51 -0700 (PDT) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id u3SE1oiW002462 for ; Thu, 28 Apr 2016 09:01:50 -0500 Received: from DLEE70.ent.ti.com (dlee70.ent.ti.com [157.170.170.113]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id u3SE1oUN010153 for ; Thu, 28 Apr 2016 09:01:50 -0500 Received: from dlep32.itg.ti.com (157.170.170.100) by DLEE70.ent.ti.com (157.170.170.113) with Microsoft SMTP Server id 14.3.224.2; Thu, 28 Apr 2016 09:01:50 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id u3SE1n46006409; Thu, 28 Apr 2016 09:01:50 -0500 Date: Thu, 28 Apr 2016 10:01:34 -0400 From: Denys Dmytriyenko To: Sam Nelson Message-ID: <20160428140133.GI22291@edge> References: <1461781185-39246-1-git-send-email-sam.nelson@ti.com> MIME-Version: 1.0 In-Reply-To: <1461781185-39246-1-git-send-email-sam.nelson@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: [PATCH] cmem: Update to new eng version 4.11.00.00_eng X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Apr 2016 14:02:02 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Does it keep compatibility with 4.1? On Wed, Apr 27, 2016 at 02:19:45PM -0400, Sam Nelson wrote: > Resolves issues with kernel version 4.4 > > Signed-off-by: Sam Nelson > --- > 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 19d333c..413f925 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.10.02.05_eng > -SRCREV = "8df44102413c2d653341c5b7e6caee882e206d8c" > +# This corresponds to version 4.11.00.00_eng > +SRCREV = "852e97b5584cbdb6aa0fdef02a7c4e245409bcb6" > > -PV = "4.10.02.05+git${SRCPV}" > +PV = "4.11.00.00+git${SRCPV}" > > SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}" > > -- > 1.9.1 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti