From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 88FAEE00A38; Wed, 22 Jul 2015 13:26:05 -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.192.54 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-qg0-f54.google.com (mail-qg0-f54.google.com [209.85.192.54]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 254AFE009EB for ; Wed, 22 Jul 2015 13:26:03 -0700 (PDT) Received: by qgy5 with SMTP id 5so108401949qgy.3 for ; Wed, 22 Jul 2015 13:26:02 -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=IyYIHiW97Vvl7ZXg33RH2e1qvDBakSjXOf3jFEg7BFc=; b=qFFJEBMs0LEwm1JUaju+HcQnd3mVCRGiGP96Y4R6lpSeP+cN3M5H1Wx5nNSWR8CaS4 ifph0VkKasQiT3bTaLQJvxYrxxkzsZRMTXNWIJTQjYLetgVHTE3naeY80cDK6sWBTd5d P3fH557Na1siEv4rfZM02/ewsExmYF/4mLkvjiek2W8iQGFMDp49m42h1ryvdJxN3/qk s8Q8wyLuPzYqhj/KAjgCN2xUz/YGU2M4sUjaAbvhxwl0ZJ5abDdHeQxDLFctp69AW8Nn ld9wPBjCyKyxh4b8LmUeV03wVYxucTNLdQx+z46tQYhYi+WvnF0TLgpi7SYAoG3WZHlY nXTw== X-Received: by 10.140.21.81 with SMTP id 75mr6585887qgk.86.1437596762458; Wed, 22 Jul 2015 13:26:02 -0700 (PDT) Received: from localhost ([179.105.243.19]) by smtp.gmail.com with ESMTPSA id w195sm1270289qha.17.2015.07.22.13.25.58 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Jul 2015 13:26:01 -0700 (PDT) Message-ID: <55affc59.ccc98c0a.482be.7adb@mx.google.com> Received: by localhost (sSMTP sendmail emulation); Wed, 22 Jul 2015 17:25:49 -0300 From: "Otavio Salvador" Date: Wed, 22 Jul 2015 17:25:49 -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-22 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: Wed, 22 Jul 2015 20:26:05 -0000 Content-Type: text/plain; charset=US-ASCII Hello, I pushed following updates: commit e8161ca966b2da0c2b6620ee75e757a40bd415bf (yocto/master) Author: Otavio Salvador Date: Mon Jul 20 19:29:02 2015 -0300 gtk+3: Disable Wayland backend when building for X11 The X11 backend of i.MX5 and i.MX6 does not support the Wayland rendering and causes GTK+3 configure script to fail. When building for X11 we now disable the Wayland backend allowing the configure to proceed. Signed-off-by: Otavio Salvador commit 93bff8c3e6f3c99896fa6532247d6798d1e30e3f Author: Otavio Salvador Date: Fri Jul 17 11:19:07 2015 -0300 imx-lib (11.09.02): Override license checksum file The imx-lib release, used in i.MX5, uses the old header file to check for the license causing a build error: ERROR: Function failed: imx-lib: LIC_FILES_CHKSUM points to an invalid file: .../tmp/work/imx53qsb-poky-linux-gnueabi/imx-lib/11.09.02-r0/imx-lib-11.09.02/COPYING-LGPL-2.1 As the new releases will use the LGPL-2.1 license file we add the override for the old release to avoid this build failure. Signed-off-by: Otavio Salvador commit 4a27ab0a9c63e942c76d4296173bbcfda4071c14 Author: Lauren Post Date: Thu Jul 16 14:22:52 2015 -0500 pointercal: Update with panel type in xinput file This fix was required to fix touch calibration issues on i.MX6 boards using touch panels. Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador commit 6406ad45542dfc1df078b4e9fd76c108425434ce Author: Lauren Post Date: Thu Jul 16 14:23:00 2015 -0500 libfslparser: Upgrade to 4.0.5 version Released with 3.14.38-6QP_beta release. Upgrade to 4.0.5 version. Add the new MX7 SoC family in COMPATIBLE_MACHINE. License updated to 2015.06 v8 so update license checksum. Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador commit 47b26778d0483b3fac41163073bfb3e56a5e9aca Author: Lauren Post Date: Thu Jul 16 14:22:59 2015 -0500 libfslcodec: Upgrade to 4.0.5 version Released with 3.14.38-6QP_beta release. Upgrade to 4.0.5 version. Add the new MX7 SoC family in COMPATIBLE_MACHINE. License updated to 2015.06 v8 so update license checksum. Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador commit fc0977928004686e54aa4c7a81894ee96f430f8d Author: Lauren Post Date: Thu Jul 16 14:22:41 2015 -0500 imx6sxsabresd: Remove UBOOT_ENTRYPOINT UBOOT_ENTRYPOINT set in imx-base.inc for i.MX 6SoloX. Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador commit 04561285f2838cc41d0b67e4312a26d119522923 Author: Lauren Post Date: Thu Jul 16 14:22:39 2015 -0500 imx6sxsabreauto: Fix nand support using ubifs storage Ubifs storage must be added for nand boot configurations. Signed-off-by: Lauren Post Signed-off-by: Otavio Salvador commit 701cf6c79c4cf3629da0e5a6f4225fa5ef431a62 Author: Otavio Salvador Date: Tue Jul 14 21:40:51 2015 -0300 u-boot-fslc: Upgrade to a 2015.07-based fork This upgrades the FSL Community fork to a 2015.07-based one. The following patches are applied on top of the original source code: 31851bd wandboard: Drop revision specific DeviceTree support a31d74b mx6sabresd: Enable video interfaces in bootargs 9aaf17f Revert "embestmx6boards: convert to use config_distro_bootcmd.h" 05c69ef wandboard: Changed mmcroot variable so kernel 3.10.31 boots 3e86dfb iMX6: Change mmcroot to use fixed mmc block index for USDHC 44ffc6d mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT 7767edb embestmx6boards: Change default bootenv configuration bebd6c7 mx6sabresd: Use LDO dtb file until LDO bypass support is added 8a82d9d mx6slevk: Use LDO dtb file until LDO bypass support is added 6f3f04e thermal: imx_thermal: fix busywait if IMX6 temp <0C a978050 tools: mkimage: fix imximage header size 8788cb7 i2c: fix vf610 support a7fd9dd net: fec_mxc: remove useless struct nbuf 823ba31 iMX: adding parsing to hab_status command 0210211 imx: mx6 add i2c4 clock support for i.MX6SX 8e45722 imx: mx6 remove duplicated enable_cspi_clock bf639dd imx6: standardise OCOTP and fuse config to mx6_common 4d4c88c thermal:imx_thermal: enter busywait cooling loop when over max CPU temp c23cd60 mx53loco: Use generic 'load' command instead of 'fatload' Change-Id: I7215c00328e6110fb40effa0514a28d076bbedf0 Signed-off-by: Otavio Salvador commit 332d20afbc19ac3b8389a1696adef2eea9948a39 Author: Otavio Salvador Date: Mon Jul 20 18:24:26 2015 -0300 imx28evk: Remove perf override As we are using a newer kernel by default now, the perf override can be removed. Signed-off-by: Otavio Salvador commit 8749274e218d0343f8754a880f45a376d7ad40a9 Author: Otavio Salvador Date: Mon Jul 20 18:22:29 2015 -0300 mxs-base.inc: Change i.MX28 for Linux-mainline by default As the codec support, for GStreamer, has been removed from master branch there is no reason to keep using the old kernel for i.MX28 anymore. This moves it for the Linux FSLC fork which bases on mainline. 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