From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 07B2AE00BDE; Mon, 16 Jun 2014 16:13:08 -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=-5.0 required=5.0 tests=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] Received: from devils.ext.ti.com (devils.ext.ti.com [198.47.26.153]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 1E80BE00B71 for ; Mon, 16 Jun 2014 16:12:52 -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 s5GNCpPQ012384 for ; Mon, 16 Jun 2014 18:12:51 -0500 Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id s5GNCppn029147 for ; Mon, 16 Jun 2014 18:12:51 -0500 Received: from dflp32.itg.ti.com (10.64.6.15) by DLEE71.ent.ti.com (157.170.170.114) with Microsoft SMTP Server id 14.3.174.1; Mon, 16 Jun 2014 18:12:51 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp32.itg.ti.com (8.14.3/8.13.8) with ESMTP id s5GNCpKI002992; Mon, 16 Jun 2014 18:12:51 -0500 Date: Mon, 16 Jun 2014 19:12:50 -0400 From: Denys Dmytriyenko To: "Franklin S. Cooper Jr" Message-ID: <20140616231250.GF1825@edge> References: <1402494847-29713-1-git-send-email-fcooper@ti.com> MIME-Version: 1.0 In-Reply-To: <1402494847-29713-1-git-send-email-fcooper@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: [for dora & master][PATCH] u-boot-ti-staging:_2013.10: Update to pull in critical fixes 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: Mon, 16 Jun 2014 23:13:08 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Wed, Jun 11, 2014 at 08:54:07AM -0500, Franklin S. Cooper Jr wrote: > * Critical fixes have been added to the ti-u-boot-2013.10 branch for AM4x. > * Update commit id to point to this new commit. > * For all other platforms nothing should have changed. > --- > recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb > index b8f5ce6..d954db4 100644 > --- a/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb > +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb > @@ -5,14 +5,14 @@ DESCRIPTION = "u-boot bootloader for TI devices" > LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" > > PV = "2013.10" > -PR = "r7+gitr${SRCPV}" > +PR = "r8+gitr${SRCPV}" > > SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" > > BRANCH ?= "ti-u-boot-2013.10" > > -# Corresponds to tag ti2013.12.01 > -SRCREV = "78d8ebd4a0214b72a125f5b98c5ed2f9a3e5e783" > +# Corresponds to tag ti2013.12.01_amsdk-07.01 I'm still not sure of how to handle this kind of change... > +SRCREV = "259ff9a577cc66cb40e3cdff3e41628e466f0fef" > > SPL_BINARY = "MLO" > SPL_UART_BINARY = "u-boot-spl.bin" > -- > 1.7.0.4 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti