From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 4DDC9E00779; Thu, 19 Mar 2015 11:14:51 -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=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.192.176 listed in list.dnswl.org] Received: from mail-pd0-f176.google.com (mail-pd0-f176.google.com [209.85.192.176]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 05390E0076B for ; Thu, 19 Mar 2015 11:14:45 -0700 (PDT) Received: by pdnc3 with SMTP id c3so83334179pdn.0 for ; Thu, 19 Mar 2015 11:14:44 -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 :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=vuwlGF2DZ9r7BLTGDC9nOuvPXOut8Urk+9nlkqP801M=; b=jz6FYk7t47sNi/qnLEFdya01Y/3Oj5Cr+q86vPrmyNhOsQUE1BAwqaJmt/+s24srsn yGyBZD6O/eEd6TbbGTfIJGT9Y31s7/iWlHm4G8Hxjx9J/qUce7P21uuYG9tdA69GFiUW dUdTt9Hi9dIWH+yN0Tek+mxbee4gW+n0sDrbWMF3BWx5ZHsMJVIWL05RT5FUbxym+Afn B2kU6BznUlRM9t9McH2HJXZbttUOiz8aPF9YHZyBAa4nPwqAmg2Ilh/SmqG/FsE7C1o9 dHF1nWhKbQp/WTIIgWXzFAMaxg3MGZcKpaFeC/XyyHNmi4voUvgnymN6QbbdTv3xLs02 8USQ== X-Gm-Message-State: ALoCoQnUDG9iUjgV2of5mHnF+0Tw/1znyWtFbFF/UmWYlkQ5FlvfkR+c4pyYlYAmLRAAFqVJM5YX X-Received: by 10.66.234.2 with SMTP id ua2mr156223633pac.137.1426788884469; Thu, 19 Mar 2015 11:14:44 -0700 (PDT) Received: from [192.168.200.5] (wsip-70-184-93-199.ph.ph.cox.net. [70.184.93.199]) by mx.google.com with ESMTPSA id fm3sm4155915pab.29.2015.03.19.11.14.42 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Mar 2015 11:14:43 -0700 (PDT) Message-ID: <550B1211.7030902@boundarydevices.com> Date: Thu, 19 Mar 2015 11:14:41 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Marco Cavallini , "meta-freescale@yoctoproject.org" , ian@boundarydevices.com References: In-Reply-To: Subject: Re: u-boot failed: do_mkimage with Yocto dizzy 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: Thu, 19 Mar 2015 18:14:51 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Hi Marco, On 03/19/2015 08:39 AM, Marco Cavallini wrote: > Hello, > this commit breaks u-boot creation with Yocto dizzy and MACHINE = imx6qsabrelite > > commit 44e1e7f23cd9fa4345d664acfa0a635a80caa3d6 > Author: Ian Coolidge > Date: Tue Mar 17 10:35:16 2015 -0700 > Sorry about that. We didn't realize that anyone used 'MACHINE = imx6qsabrelite', since it's mostly an alias for nitrogen6x (only difference is in image naming). Patch forthcoming.