Hello, I pushed following updates:
commit 3f34509381092a893b8efe4451018b8d67a5abf6 (yocto/krogoth-next, yocto/krogoth, ossystems/krogoth-next, for-krogoth) Author: Tom Hochstein <[email protected]> Date: Fri May 27 18:10:51 2016 -0500 kernel-module-imx-gpu-viv: Upgrade to 5.0.11.p8.4 Signed-off-by: Tom Hochstein <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 067b670a7d5bc23f9775259dd3fcef3c93448b49 Author: Lauren Post <[email protected]> Date: Fri May 27 18:10:50 2016 -0500 xf86-video-imxfb-vivante: Upgrade to 5.0.11.p8.4 Fix to fallback to software path when transform is not supported Signed-off-by: Lauren Post <[email protected]> Signed-off-by: Tom Hochstein <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 423e7126df353f1ec043882e3780a353d97ed957 Author: Lauren Post <[email protected]> Date: Fri May 27 18:10:49 2016 -0500 imx-gpu-viv: Upgrade to p8.4 Changes in this release are listed here: http://git.freescale.com/git/cgit.cgi/imx/fsl-arm-yocto-bsp.git/tree/GraphicsChangeLog?h=imx-3.14.52-1.1.0_ga Signed-off-by: Lauren Post <[email protected]> Signed-off-by: Tom Hochstein <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit d919408dd66c0b30d2f0db6658280477a1fd9a02 Author: Tom Hochstein <[email protected]> Date: Fri May 27 18:09:55 2016 -0500 weston: Fix g2d compositor startup failure Signed-off-by: Tom Hochstein <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit c2a1bc716d8359daace84da724a771b814c1ad6b Author: Tom Hochstein <[email protected]> Date: Fri May 27 18:09:54 2016 -0500 core-image-weston: Don't install clutter-1.0-examples for i.MX6SL Remove clutter-1.0-examples in case we are generating an image for the i.MX6SL SoC family as it does not provide GPU 3D support. Signed-off-by: Tom Hochstein <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit aac7f7d66629b6801ba3793fbaed13ca7a782d59 Author: Tom Hochstein <[email protected]> Date: Mon May 16 11:54:29 2016 -0500 kernel-module-imx-gpu-viv: Fix gcc 6 build error -Werror=misleading-indentation Signed-off-by: Tom Hochstein <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit e42cdb672cee833910e6d399e78318a5be0145f3 Author: Otavio Salvador <[email protected]> Date: Sat Feb 13 10:29:21 2016 -0200 imx-base: Improve sstate signature handling for BSP packages There are BSP packages which can have some dependencies removed from the sstate signature; this is beneficial as it reduces a lot the build time and increases the binaries reuse. Following changes are done: - Mark kernel-module-imx-gpu-viv and safe for imx-gpu-viv - Mark imx-vpu as safe for libimxvpuapi - Mark imx-vpu as safe for imx-vpuwrap - Mark imx-vpu as safe for imx-codec - Mark imx-vpu as safe for imx-test Change-Id: I1625d1e4d1cda529069c2d88218c4c84844ee4a8 Signed-off-by: Otavio Salvador <[email protected]> commit 8bfdcb3029107a23f9d47a9b63d32e022098eb15 Author: Otavio Salvador <[email protected]> Date: Sat Feb 13 07:54:54 2016 -0200 imx-base.inc: Fix PACKAGE_ARCH attribution for multimedia libraries The multimedia libraries offer the APIs for the application and as consequence every user of those libraries should be set as MACHINE_SOCARCH. This fixes the setting for: - imx-vpu - libimxvpuapi Signed-off-by: Otavio Salvador <[email protected]> commit 2865a7df3428b4bedfea4cc5bc15b631ebd7eeb2 Author: Otavio Salvador <[email protected]> Date: Fri Feb 12 17:57:02 2016 -0200 imx-vpu: Set PACKAGE_ARCH to MACHINE_ARCH The imx-vpu is a machine specific package, as it depends on the kernel for build. We are going to change the PACKAGE_ARCH of it to be MACHINE_SOCARCH as the interface provided by it is stable thus not requring that the library users to be rebuild. Signed-off-by: Otavio Salvador <[email protected]> commit e097c20682efafb6a7b8cfec0ce66294939c0d56 Author: Otavio Salvador <[email protected]> Date: Tue May 3 17:32:17 2016 -0300 opencv: Remove bbappend to block 3.1 version use We can now use the OpenCV 3.1. This removes the bbappend file which where ensuring we never use it with an i.MX6-based SoC. Change-Id: Icf6e3161c01155ee4bf20b3d7baca26eba52da62 Signed-off-by: Otavio Salvador <[email protected]> commit 95c0afbc76f7c9fa1e186f7876d5214c6947ffde Author: Yuqing Zhu <[email protected]> Date: Wed May 4 17:43:02 2016 +0800 pulseaudio: Remove the control for speaker/headphone widget for i.MX7D In order to fix issue "headphone volume will be set to zero when pulseaudio can't detect the headphone jack status", remove the control in configuration file. Signed-off-by: Yuqing Zhu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit c6debb4b2565fda18c6b9fabc292778bad14aff7 Author: Tom Hochstein <[email protected]> Date: Mon May 16 10:58:29 2016 -0500 mesa-demos: Fix incorrent spelling of Upstream-Status tag. Signed-off-by: Tom Hochstein <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 1e41d052352e3ae5e9948c28e6e7a6edf841437a Author: Yuqing Zhu <[email protected]> Date: Mon May 9 16:53:00 2016 +0800 asound.state: Update to 4.1.15-1.1.0 --Update wm8960audio configuration for mx6ul/mx7 1."Capture Switch" has been enabled, and 'Capture Volume' will make sense. The current 'Capture Volume' value is the max value 63. So need to modify the capture volume. 2.Add ADC data output select. 3.Remove amixer control 'Headset Jack' as mx7d-sdb doesn't have it. --Adding sii902xaudio configuration for mx7 Signed-off-by: Yuqing Zhu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 6c47598305926a8bc520684f0cb4e3efef20b54b Author: Yuqing Zhu <[email protected]> Date: Mon May 9 16:52:59 2016 +0800 asound.conf: Update asound.conf to set default ctrl for kernel 4.1 The default ctrl is missing from /etc/asound.conf. If don't using “-Dhw:0”, the sound will rout from alsa to pulseaudio, then to the sound device. Signed-off-by: Yuqing Zhu <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit b31765956135a80782cc2676facb2d8dc991a5d2 Author: Otavio Salvador <[email protected]> Date: Wed May 4 20:06:30 2016 -0300 imx-gst1.0-plugin: Stop using base_contains The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Ibdd989c45731b3d81507fc55cb989138875c23f7 Signed-off-by: Otavio Salvador <[email protected]> commit 968e41c8a02b4cd07b841b805033339cb5865cc4 Author: Otavio Salvador <[email protected]> Date: Wed May 4 20:06:30 2016 -0300 gstreamer1.0-plugins-imx: Stop using base_contains The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Ia6c35c969b85062676e6c73359f392bb6a0c0f8a Signed-off-by: Otavio Salvador <[email protected]> commit 3ff4ecd2cb4cd75817129e87892164f02da3e416 Author: Otavio Salvador <[email protected]> Date: Wed May 4 20:06:30 2016 -0300 gstreamer1.0-plugins-bad: Stop using base_contains The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I50fe2064e57d2258de817a518118f4d200a737bb Signed-off-by: Otavio Salvador <[email protected]> commit 7badca994206273490b26a9b857ca92d9f9a19b8 Author: Otavio Salvador <[email protected]> Date: Wed May 4 20:06:30 2016 -0300 piglit: Stop using base_contains The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: If57d2b5c73e6a495a8b0453b88539424a384ccc4 Signed-off-by: Otavio Salvador <[email protected]> commit 856961b372423b1d73b313e41fc410709dcd731f Author: Otavio Salvador <[email protected]> Date: Wed May 4 20:06:30 2016 -0300 imx-gpu-viv: Stop using base_contains The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I664e44c58060ff50baa3c58c9494787448b9ecfd Signed-off-by: Otavio Salvador <[email protected]> commit 87248f5529e68b232d3eda73bebe7151ae32e17f Author: Otavio Salvador <[email protected]> Date: Wed May 4 20:06:30 2016 -0300 gtk+3: Stop using base_contains The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Ie59e062e6ff8cbb47a14f66635acef8dc1e0a0a1 Signed-off-by: Otavio Salvador <[email protected]> commit 0a4ca9e73862c50c551cd6f531b73040700ebb4b Author: Otavio Salvador <[email protected]> Date: Wed May 4 20:06:30 2016 -0300 cogl-1.0: Stop using base_contains The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I4dc17aed67876114695128787af68dcfc1ff8654 Signed-off-by: Otavio Salvador <[email protected]> commit 3b22ce08202839f871bdca2b62a6759e69db0044 Author: Otavio Salvador <[email protected]> Date: Wed May 4 20:06:30 2016 -0300 clutter-1.0: Stop using base_contains The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I3dc34aa6a955d0bb95fb1cac0a93a41ab4a1c50f Signed-off-by: Otavio Salvador <[email protected]> commit 0b037994c65706918fad734baac2ac145779544c Author: Otavio Salvador <[email protected]> Date: Wed May 4 20:06:30 2016 -0300 cairo: Stop using base_contains The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I5da85f2d0e2ec85065d5ab25336f838728c36d83 Signed-off-by: Otavio Salvador <[email protected]> commit 8265379dacb4ac9ef63f4758c0e6197e0ab42642 Author: Otavio Salvador <[email protected]> Date: Wed May 4 20:06:30 2016 -0300 packagegroup-fsl-mfgtool: Stop using base_contains The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I62e6adea55e2eaaf3d1c58470dd400dad4168b5b Signed-off-by: Otavio Salvador <[email protected]> commit a819bdd2a70ac2087072a1610f57ea8502073141 Author: Otavio Salvador <[email protected]> Date: Wed May 4 20:06:30 2016 -0300 imx-test: Stop using base_contains The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I44c95999b80235d4d7a26b0eac6bf671887a69c2 Signed-off-by: Otavio Salvador <[email protected]> commit 0c393d4de3cc064a91b5280cf99cf107ab7b0053 Author: Otavio Salvador <[email protected]> Date: Wed May 4 20:06:30 2016 -0300 barebox: Stop using base_contains The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Iedb13dd05f9039ce2dd6b52b4057fd2092ce0c98 Signed-off-by: Otavio Salvador <[email protected]> commit 61021feb218061444d3cb020931c6d222357d407 Author: Otavio Salvador <[email protected]> Date: Wed May 4 20:06:30 2016 -0300 qtbase: Stop using base_contains The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Ib53b854f79f45ecd75da9f5c07a276465f2675fb Signed-off-by: Otavio Salvador <[email protected]> commit 3a31ad2f571ca374009373a5e98b8d345d4a2b84 Author: Otavio Salvador <[email protected]> Date: Wed May 4 20:06:30 2016 -0300 imx-base: Stop using base_contains The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Ia60dcaff76d5309118906b144206066d139adf21 Signed-off-by: Otavio Salvador <[email protected]> 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 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
