From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id A7ED8E009A1; Fri, 10 Apr 2015 15:05:03 -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 * [192.94.94.41 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from bear.ext.ti.com (bear.ext.ti.com [192.94.94.41]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id F2F9DE00961 for ; Fri, 10 Apr 2015 15:05:01 -0700 (PDT) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id t3AM50gQ013822 for ; Fri, 10 Apr 2015 17:05:00 -0500 Received: from DLEE70.ent.ti.com (dlee70.ent.ti.com [157.170.170.113]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id t3AM4x4Q012624 for ; Fri, 10 Apr 2015 17:04:59 -0500 Received: from dlep33.itg.ti.com (157.170.170.75) by DLEE70.ent.ti.com (157.170.170.113) with Microsoft SMTP Server id 14.3.224.2; Fri, 10 Apr 2015 17:04:59 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep33.itg.ti.com (8.14.3/8.13.8) with ESMTP id t3AM4xFM022294; Fri, 10 Apr 2015 17:04:59 -0500 Date: Fri, 10 Apr 2015 18:04:59 -0400 From: Denys Dmytriyenko To: Sam Nelson Message-ID: <20150410220458.GC9147@edge> References: <1428702884-23501-1-git-send-email-sam.nelson@ti.com> MIME-Version: 1.0 In-Reply-To: <1428702884-23501-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] mmap-lld: Update to new version 2.0.0.4 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: Fri, 10 Apr 2015 22:05:03 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Fri, Apr 10, 2015 at 05:54:44PM -0400, Sam Nelson wrote: > Signed-off-by: Sam Nelson > --- > recipes-bsp/mmap-lld/mmap-lld.inc | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/recipes-bsp/mmap-lld/mmap-lld.inc b/recipes-bsp/mmap-lld/mmap-lld.inc > index b8a5b32..7c19ee8 100644 > --- a/recipes-bsp/mmap-lld/mmap-lld.inc > +++ b/recipes-bsp/mmap-lld/mmap-lld.inc > @@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=b3315b8190036fe1c6a8263d02e15606" > > BRANCH="master" > SRC_URI = "git://git.ti.com/keystone-rtos/mmap-lld.git;destsuffix=git/ti/runtime/mmap;protocol=git;branch=${BRANCH}" > -# Commit correspond to DEV.MMAP.02.00.00.03 > -SRCREV = "601f9284c392f67bb7f69ed1a5df5231a43c3137" > +# Commit correspond to DEV.MMAP.02.00.00.04 > +SRCREV = "306895eb2d5decd14a760e70d273946958ff716f" > > -PV="2.0.0" > -PR = "r0" > +PV = "2.0.0.4" > +PR = "r1" > > S = "${WORKDIR}/git/ti/runtime/mmap" > \ No newline at end of file ^^^ This is usually not a good sign. > -- > 1.7.9.5 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti