From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 3F998E009C1; Fri, 2 May 2014 09:57:41 -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=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.216.42 listed in list.dnswl.org] Received: from mail-qa0-f42.google.com (mail-qa0-f42.google.com [209.85.216.42]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0339EE00939 for ; Fri, 2 May 2014 09:57:37 -0700 (PDT) Received: by mail-qa0-f42.google.com with SMTP id j5so2019689qaq.1 for ; Fri, 02 May 2014 09:57:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=mG/ulOdtK0UQvsE6TYkKbPyaGEsGX11jbnkLXr00GYw=; b=GTF6ZGLHN6mSIwAeuuxj7hIzN36YZoGooTYVLFdfcABFiR+ZzzOHfVBfLCSzN9Gs09 QTc8mExJVOyHQuKhfJe743wTCQM1XyMnIEZzfREf56X7ixa4FLr67OOOgmLJXCoFQpPx TrARa1QGMF/XR21LvMkuy5k1RiTsgHFLHH2ALdXwoHMETvqDAm6y+vVjHLIrGqW4aECp PbGP2eLMSReup1lggD4RI/Apc1rj9N/atZ8JtnqXkGqRIDJK5puCNB8faX/hGu3gFXtp oKHwX/kyz8sZzdrXY78dosYyTw5UqgDsdTHnm1auXa/RNM5/kpa4tQzzzzt6oLZB+nSh UrSA== X-Gm-Message-State: ALoCoQkUW7QMsoqFpJiDBpLBQi6AvXpXSMhmuZn1Tum1bZImGBCEioTxLbH9t3ffexLlEhsc9Pka X-Received: by 10.224.68.2 with SMTP id t2mr23849420qai.71.1399049857032; Fri, 02 May 2014 09:57:37 -0700 (PDT) Received: from [192.168.1.8] (ip98-167-230-131.ph.ph.cox.net. [98.167.230.131]) by mx.google.com with ESMTPSA id p2sm59813392qah.38.2014.05.02.09.57.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 02 May 2014 09:57:36 -0700 (PDT) Message-ID: <5363CE7C.9050606@boundarydevices.com> Date: Fri, 02 May 2014 09:57:32 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Otavio Salvador References: <1398984409-6980-1-git-send-email-eric.nelson@boundarydevices.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" , Troy Kisky Subject: Re: [meta-fsl-arm-extra][PATCH] u-boot-boundary: update to v2014.04 (srcrev 6d00ef4) X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2014 16:57:41 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Otavio, On 05/02/2014 08:28 AM, Otavio Salvador wrote: > On Thu, May 1, 2014 at 7:46 PM, Eric Nelson > wrote: >> This patch updates U-Boot for Boundary Devices Nitrogen6x and >> Nitrogen6_Lite boards to sync with the v2014.04 release from >> up-stream. >> >> This isn't a major release and upgrading isn't critical. >> >> Release notes are on-line in this post: >> http://boundarydevices.com/u-boot-2014-04-release-mx6/ >> >> Signed-off-by: Eric Nelson > > You didn't update the script. Was it my mistake or by propose? > Mistake. Thanks for catching it.