From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id E5CC6E00752; Tue, 16 Dec 2014 11:51:33 -0800 (PST) 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.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (sven.ebenfeld[at]gmail.com) * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.212.175 listed in list.dnswl.org] Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com [209.85.212.175]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A72D9E003AB for ; Tue, 16 Dec 2014 11:51:25 -0800 (PST) Received: by mail-wi0-f175.google.com with SMTP id l15so13460093wiw.8 for ; Tue, 16 Dec 2014 11:51:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=OyGXhIUn7hZoBTs+xEdT/esR9bVywlWAVaBRaAALesU=; b=JFaNTsENCFEYAmGE/S70QkHu8phS6AyfqQtZlTS73OPj/O7XCrAzFvCUJp30THalNw 6qRU8OsVKwGw3QUXxvbuEMRTlFBctpy011vd5QTCx8hHhIgOieXDdXgEiLvbkaFih3e6 UnL4Q83CtOXGMzVZLMj7Dfch6RoGvvc+4fcpx5EFTicy7aBLe5xZliGrset/wV4TnPeB qBSjLzsh4F09gEBRf0D534VPDI48oh/xgNnAf7epROCM8ZkeA35iI7grreQUM4WberCu YVZexO9N5ELaIA7FiPTO2DghqmgRrHyPjQyGZ0nKl60mIbHlcYP8z4IVnpb7LvNeBPGG 0fDA== X-Received: by 10.194.108.9 with SMTP id hg9mr26682873wjb.68.1418759485041; Tue, 16 Dec 2014 11:51:25 -0800 (PST) Received: from [192.168.50.198] (ip-84-119-96-251.unity-media.net. [84.119.96.251]) by mx.google.com with ESMTPSA id f7sm3327365wiz.13.2014.12.16.11.51.23 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Dec 2014 11:51:24 -0800 (PST) Message-ID: <54908D3D.3050307@gmail.com> Date: Tue, 16 Dec 2014 20:51:25 +0100 From: Sven Ebenfeld User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Otavio Salvador , Daiane Angolini References: <1415699769-27127-1-git-send-email-sven.ebenfeld@gmail.com> <546ED682.1020103@gmail.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm][PATCH] linux-mfgtool: Prevent overwriting linux-imx deployments 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: Tue, 16 Dec 2014 19:51:34 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Am 12.12.2014 um 13:50 schrieb Otavio Salvador: > On Fri, Nov 21, 2014 at 9:11 AM, Otavio Salvador > wrote: >> On Fri, Nov 21, 2014 at 8:48 AM, Daiane Angolini wrote: >>> On Fri, Nov 21, 2014 at 4:06 AM, Sven Ebenfeld wrote: >>> >>>> >>>> Do you think it's possible to get it merged with a better commit log or >>>> do you have a proposal where I should look for a better fix? >>> >>> I don“t have a better patch either, but _to merge or not to merge_ is >>> up to Otavio. >>> >>> I can help with testing next week, if applicable. >> >> I want to debug this and see if I can come up with something... > > I really failed to reproduce the warnings; I built it using master for > SabreSD and I built both the initramfs and runtime images and kernels > without a issue. > > Is it possible, Sven, for you to try to come up with a way for me to > reproduce the issue? At the moment, I am unable to reproduce this problem as well. This must have been a problem in my configuration. At least that is what I think at the moment.