From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 1585DE0081E; Tue, 17 Feb 2015 04:48:29 -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.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,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.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.216.48 listed in list.dnswl.org] Received: from mail-qa0-f48.google.com (mail-qa0-f48.google.com [209.85.216.48]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 8F595E0080C for ; Tue, 17 Feb 2015 04:48:22 -0800 (PST) Received: by mail-qa0-f48.google.com with SMTP id dc16so20636144qab.7 for ; Tue, 17 Feb 2015 04:48:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:date:to:subject:user-agent:mime-version:content-type :content-transfer-encoding:message-id; bh=RmT5YqNkYp99OAxlsvAqpesO/DsSkzc1bV8rifup0SQ=; b=BwtZ+MbeXgM2IxEdGjf68IQsDywCtLvjqmB39vgiI282AWRBN3X31UvPEDARyag7LX KC22ryyFQC8CCgXMS+zqcIrRbeM8UCbWrDHEIe77ekwVOUvwvVRH/8cSLGprhhILyy/W KYRtyQIQ8cOjvsXD/SoPEbQSCMTQLIYIaUAgAHL78S6fkcYUZmJFD4DRbtvM3VkCtEgB H6KtU6qHuxapEtbJ5IkIFUTtC4TI2PFUR4fygYIJvMMymw4ZpQ/c/Juv3G5jJ8liZSFk 23m/Z4GuQfXeWvWNGkf/FV739X39D55kG0996ZHlHLpihwA15pJ2/bUtaNI4q+6nuIq1 UIFw== X-Received: by 10.140.145.3 with SMTP id 3mr115096qhr.42.1424177302489; Tue, 17 Feb 2015 04:48:22 -0800 (PST) Received: from nano.lab.ossystems.com.br ([177.100.225.47]) by mx.google.com with ESMTPSA id x5sm8048078qaj.49.2015.02.17.04.48.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Feb 2015 04:48:21 -0800 (PST) Sender: Otavio Salvador From: Otavio Salvador X-Google-Original-From: otavio@nano.lab.ossystems.com.br (Otavio Salvador) Received: by nano.lab.ossystems.com.br (Postfix, from userid 1000) id C8D5D1CBE734D; Tue, 17 Feb 2015 10:48:18 -0200 (BRST) Date: Tue, 17 Feb 2015 10:48:18 -0200 To: meta-freescale@yoctoproject.org User-Agent: Heirloom mailx 12.5 6/20/10 MIME-Version: 1.0 Message-Id: <20150217124818.C8D5D1CBE734D@nano.lab.ossystems.com.br> Subject: Updates to meta-fsl-arm (master) in 2015-02-17 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, 17 Feb 2015 12:48:29 -0000 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, I pushed following updates: commit 8180197dc3eec8c71dccf29abaeffb9ec1589b0d (yocto/master) Author: Carlos Rafael Giani Date: Tue Feb 17 00:16:55 2015 +0100 gstreamer1.0-plugins-imx: Update to version 0.10.1 Changes: - uniaudio: fix memory leak in decoder - eglvivsink: fix deadlock - vpu: encoder: pass input video codec state to derived classes - vpu: decoder: handle missing width and height values in caps - fixed video info size bug in phys mem buffer pool - fixes to base blitter Signed-off-by: Carlos Rafael Giani Signed-off-by: Otavio Salvador commit d407e344e6d76acfa2ab9d9d00eecc0202ee3039 Author: Otavio Salvador Date: Sun Feb 15 22:06:18 2015 -0200 xf86-video-imxfb: Add --enable-neon on whitelisted configuration options This hides the following warning: ,---- | WARNING: QA Issue: xf86-video-imxfb: configure was passed unrecognised | options: --enable-neon [unknown-configure-option] `---- Change-Id: I1c0051db67be4a2640ff18af176a6411cfb86261 Signed-off-by: Otavio Salvador commit 7ad59849e7b68249854f26a04acbaebd3984027b Author: Otavio Salvador Date: Sun Feb 15 22:10:29 2015 -0200 xf86-video-imxfb: Use xorg-driver-video.inc common file The recipe were not including the xorg-driver-video.inc common file so ended not setting the right Xorg ABI dependency. This fixes the following warning: ,---- | WARNING: QA Issue: Package xf86-video-imxfb contains Xorg driver | (imx_drv.so) but no xorg-abi- dependencies [xorg-driver-abi] `---- Change-Id: Ifc2e46c2eb06233eb32c555f4943eed32b634ac4 Signed-off-by: Otavio Salvador commit 2967785082b494bd3e793b38889a9c411a7be7ee Author: Otavio Salvador Date: Sun Feb 15 21:01:45 2015 -0200 amd-gpu-x11-bin-mx51: Add a build-dependency on libxext The binaries link against the libxext so a build dependency should be add. This fixes following warning: ,---- | WARNING: QA Issue: libegl-mx51 rdepends on libxext, but it isn't a | build dependency? [build-deps] `---- Change-Id: Ia3bbfb430f046c24f0be37f0b10c3bbb489ad81a Signed-off-by: Otavio Salvador commit d1238fdfa0f23d82646d7cd661fc8f8f987814f0 Author: Otavio Salvador Date: Sun Feb 15 21:00:12 2015 -0200 xf86-video-imxfb: Ensure kernel source is available Add a configure-time requirement on the kernel sources. This is needed because parts of this program use kernel headers directly. If the kernel package is restored from sstate, the headers will not be available unless this dependency is explicit. This new behaviour was introduced in OE-Core: 6a1ff0e7eac Change-Id: I19cf8a08b89b0e33870f804b2d4446755b3715f4 Signed-off-by: Otavio Salvador commit c2a1d94abe02cbc1096e1a3f1dfba75bef466576 Author: Otavio Salvador Date: Thu Feb 12 23:03:33 2015 -0200 imx-base: Add virtual/libg2d to i.MX6's MACHINE_SOCARCH_FILTER The virtual/libg2d package is i.MX6 dependant and should put every package depending on it into the i.MX6's sub-architecture to avoid it being included in other architectures due package feed. 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