From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 6FB50E006C6; Mon, 13 Jul 2015 06:08:35 -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) * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.220.179 listed in list.dnswl.org] * -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.0 MSGID_FROM_MTA_HEADER Message-Id was added by a relay Received: from mail-qk0-f179.google.com (mail-qk0-f179.google.com [209.85.220.179]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D39F3E00306 for ; Mon, 13 Jul 2015 06:08:32 -0700 (PDT) Received: by qkcl188 with SMTP id l188so70025912qkc.1 for ; Mon, 13 Jul 2015 06:08:31 -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:content-transfer-encoding; bh=ayBR/6sYk/9ttN9oUeSWbGFe9F8aFel5S0TtCHsTVk8=; b=TAmFg4a0pGBN2Nk2dipqrikYo3CpZS7/ee+9eYX5zbfL9DlGSv1GLAEsIxh6y8gfpm /q1n5EaZ6u41XXXfjhs/fKmZNAiqN2HDSgSEQKzxvU8tiTut41ApyDokV7lsC0eNq6vR zfuz5xU+ZQv98uo76aRgng9lCqU9PkibWODPLt/AV8QGXI8wueCaQFGHwz6cQUHQIVfa DkFJgoy5LO6ZJO7pOKcU3enDI9w97pakI4gAJiyqoMOFSVdqjUYfWtnjVXocEQ6tRtzg Lc5Vuk2cYzHQB4eHyvMemX+5hz81QBP+8gvbnIwihy1MqpEkQH/V/inMOxHu+aR0h26T duPQ== X-Received: by 10.55.43.95 with SMTP id r92mr29324302qkh.67.1436792911809; Mon, 13 Jul 2015 06:08:31 -0700 (PDT) Received: from localhost ([179.105.243.19]) by smtp.gmail.com with ESMTPSA id p85sm10594533qkh.10.2015.07.13.06.08.29 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Jul 2015 06:08:30 -0700 (PDT) Message-ID: <55a3b84e.5829370a.9c8d.319e@mx.google.com> Received: by localhost (sSMTP sendmail emulation); Mon, 13 Jul 2015 10:08:25 -0300 From: "Otavio Salvador" Date: Mon, 13 Jul 2015 10:08:25 -0300 To: meta-freescale@yoctoproject.org User-Agent: mail v14.8.3 MIME-Version: 1.0 Subject: Updates to meta-fsl-arm (master) in 2015-07-13 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, 13 Jul 2015 13:08:35 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello, I pushed following updates: commit e44fb577c7460cff56c0853e4101c35d6cac2479 (HEAD -> pending, yocto/mas= ter-next, yocto/master) Author: Ann Thornton Date: Wed Jul 8 15:11:04 2015 -0500 imx-base.inc mxs-base.inc: Add imx MACHINEOVERRIDES =20 As new i.MX machines are added and product lines are increasing, having an override for imx machines in general will help clarify recipes, images, and packagegroups and keep the list of imx supported machines a little shorter. =20 Signed-off-by: Ann Thornton Signed-off-by: Otavio Salvador commit 019bfb4b80d066c5038fc6f16e50e3e29efbf3ab Author: Lauren Post Date: Wed Jul 8 09:12:13 2015 -0500 weston: Add patch only for i.MX with Vivante GPU =20 New SoC i.MX 6 UltraLite does not have a GPU so only apply patch for i.MX 6 with a Vivante GPU. =20 Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador commit 825cb4f8cdb7ba62f7872d05ff121786c27e49ea Author: Lauren Post Date: Wed Jul 8 09:12:12 2015 -0500 weston: Update i.MX6 Vivante GPU to support Wayland 1.8 =20 Update the support patches for Weston 1.8. The support patches are consolidated in a single patch. =20 Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador commit c0562a6d2a8430cb85d17d81a725fb9b5addf232 Author: Dominic Sacr=C3=A9 Date: Wed Jul 8 11:46:06 2015 +0200 linux-imx-rt: Upgrade to 3.14.28-1.0.0 GA =20 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