From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id DE086E00830; Fri, 24 Oct 2014 01:51:10 -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=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 SPF_HELO_PASS SPF: HELO matches SPF record * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [216.82.243.201 listed in list.dnswl.org] X-Greylist: delayed 386 seconds by postgrey-1.32 at yocto-www; Fri, 24 Oct 2014 01:51:07 PDT Received: from mail1.bemta8.messagelabs.com (mail1.bemta8.messagelabs.com [216.82.243.201]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 956A8E0079E for ; Fri, 24 Oct 2014 01:51:07 -0700 (PDT) Received: from [216.82.241.132] by server-9.bemta-8.messagelabs.com id 55/B1-02988-8711A445; Fri, 24 Oct 2014 08:44:40 +0000 X-Env-Sender: Javier.Viguera@digi.com X-Msg-Ref: server-6.tower-45.messagelabs.com!1414140280!11425337!1 X-Originating-IP: [66.77.174.13] X-StarScan-Received: X-StarScan-Version: 6.12.3; banners=-,-,- X-VirusChecked: Checked Received: (qmail 20257 invoked from network); 24 Oct 2014 08:44:40 -0000 Received: from mail.mx3.digi.com (HELO mcl-sms-ns1.digi.com) (66.77.174.13) by server-6.tower-45.messagelabs.com with RC4-SHA encrypted SMTP; 24 Oct 2014 08:44:40 -0000 Received: from MCL-VMS-XCH01.digi.com (10.5.8.49) by mail.mx1.digi.com (172.16.1.13) with Microsoft SMTP Server (TLS) id 8.3.342.0; Fri, 24 Oct 2014 03:44:22 -0500 Received: from DOR-SMS-XCH01.digi.com (10.49.8.99) by MCL-VMS-XCH01.digi.com (10.5.8.49) with Microsoft SMTP Server (TLS) id 14.3.174.1; Fri, 24 Oct 2014 03:44:39 -0500 Received: from [10.101.2.54] (10.101.2.54) by dor-sms-xch01.digi.com (10.49.8.99) with Microsoft SMTP Server (TLS) id 14.3.181.6; Fri, 24 Oct 2014 10:44:37 +0200 Message-ID: <544A1174.5040109@digi.com> Date: Fri, 24 Oct 2014 10:44:36 +0200 From: Javier Viguera User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Otavio Salvador , "meta-freescale@yoctoproject.org" References: <20141023221029.E62531C7AA27D@nano.lab.ossystems.com.br> In-Reply-To: <20141023221029.E62531C7AA27D@nano.lab.ossystems.com.br> X-Originating-IP: [10.101.2.54] X-KSE-AntiSpam-Interceptor-Info: protection disabled X-KSE-Antivirus-Interceptor-Info: scan successful X-KSE-Antivirus-Info: Clean Subject: Re: Updates to meta-fsl-arm (master) in 2014-10-23 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, 24 Oct 2014 08:51:10 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Hi Otavio On 24/10/14 00:10, Otavio Salvador wrote: > I pushed following updates: > > commit b760d70e3d4cf3e7242c9dc58814c15bb68b21ca (yocto/master) > Author: Javier Viguera > Date: Tue Oct 21 14:50:30 2014 +0200 > > nativesdk-packagegroup-sdk-host: add nativesdk-u-boot-mkimage > > Add the 'mkimage' host tool to the toolchains generated with 'bitbake > meta-toolchain' or with 'bitbake -c populate_sdk '. > > This allows to use the standalone toolchain to build kernel images of > type uImage (with u-boot header) > > Signed-off-by: Javier Viguera > Signed-off-by: Otavio Salvador Thanks for pushing my patch. Any chance to get it cherry-picked to Daisy and Dizzy? - Thanks, Javier Viguera