From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 05675E00978; Mon, 15 Jun 2015 08:14:45 -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.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MSGID_FROM_MTA_HEADER, 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 * (otavio.salvador[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.220.169 listed in list.dnswl.org] * 0.0 MSGID_FROM_MTA_HEADER Message-Id was added by a relay Received: from mail-qk0-f169.google.com (mail-qk0-f169.google.com [209.85.220.169]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4CC02E00960 for ; Mon, 15 Jun 2015 08:14:36 -0700 (PDT) Received: by qkfe185 with SMTP id e185so14786537qkf.3 for ; Mon, 15 Jun 2015 08:14:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:from:date:to:subject:user-agent:mime-version :content-type; bh=eGY1m8DMjt79UwGJ3R/z4/LdZHLjA/ywmc6F2IcQ8ks=; b=H2Y/u/IU4uRvFGgCoGnbT1HjKroBg+CyG3nQilavB12kgRmJDeMjHZVT8aCcNcIJji CaXQw33WrvWZpxRXp04VNAqkwTPXRIoSslyJVclMWaBDyZE/9eeWeWsIwwZPmwpuICIA 5LiCVF4YTM/8t24gwsn37rp2x+ycu3xEcATFHwvE1kcnm6S74N02foQCbTkx1/wW4xox me9u8olatw0YttL6iAV3c0/XTxvYOZpzAlFLoSTLnxWSp/6hFJXG39XO315Oc+x0yafx ehcuGSmoMwDBWsn9qe7JQFBUYzNMQJj6hM5V8obre+Atn8sFujVc/VLr2kKI/u7I6zah ovrg== X-Received: by 10.55.27.65 with SMTP id b62mr60402793qkb.107.1434381276355; Mon, 15 Jun 2015 08:14:36 -0700 (PDT) Received: from localhost ([177.100.226.57]) by mx.google.com with ESMTPSA id w68sm6438768qge.18.2015.06.15.08.14.32 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jun 2015 08:14:34 -0700 (PDT) Message-ID: <557eebda.ca668c0a.a19e.5c8f@mx.google.com> Received: by localhost (sSMTP sendmail emulation); Mon, 15 Jun 2015 12:14:29 -0300 From: "Otavio Salvador" Date: Mon, 15 Jun 2015 12:14:29 -0300 To: meta-freescale@yoctoproject.org User-Agent: mail v14.8.1 MIME-Version: 1.0 Subject: Updates to meta-fsl-arm (master) in 2015-06-15 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: Mon, 15 Jun 2015 15:14:45 -0000 Content-Type: text/plain; charset=US-ASCII Hello, I pushed following updates: commit 928e817c442b0771f89317289046f51c07460b0f (HEAD -> pending, yocto/master-next, yocto/master) Author: Gary Thomas Date: Mon Jun 15 08:41:33 2015 -0600 image_types_fsl: Fix boot.img overwrite error Recent updates to the MSDOS tools (OE-core is now at 3.0.28) have made it an error to overwrite an image using mkfs.vfat: mkfs.vfat: file XXXX/tmp/work/nitrogen6x-poky-linux-gnueabi/network-demo-image/1.0-r0/boot.img already exists mkfs.fat 3.0.28 (2015-05-16) WARNING: exit code 1 from a shell command. This patch fixes the problem by removing any old/stale images before trying to create the VFAT file system images. Change-Id: I74e02fd512b43315b29698f534192632d7780df2 Signed-off-by: Gary Thomas Signed-off-by: Otavio Salvador Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750