aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-07-05fsl-kernel-localversion: Configure kernel in a separate taskAdrian Dudau
As it is implemented right now this class overwrites the .config file making it impossible for any other layer to configure the kernel in a .bbappend to the kernel recipe. By doing it in a separate task before do_configure we ensure that recipe .bbappends can make further kernel configurations in do_configure_prepend. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-07-05asf: correct the branchZhenhua Luo
Fix the following build error: | asf-git-r0 do_fetch: Fetcher failure: Unable to find revision | 62ba10ab6bab8f8f53934e4bb55b5a552bf3fd6b in branch master even from upstream Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-07-05u-boot-fslc: Update to revision 6e4d8c5Fabio Estevam
This includes the following commit from U-Boot fslc: 6e4d8c5 pico-imx6ul: Select CONFIG_HUSH_PARSER option Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-07-05u-boot-fslc: Update to revision 158a5196Otavio Salvador
This merges the changes of final 2016.05 release on top of FSLC fork. Change-Id: I99179beec9a75aead1bbe27de689005b9d129490 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-07-05u-boot-fslc: Update to 2016.05-based forkOtavio Salvador
The U-Boot 2016.05 is close to release and it is time to upgrade. This includes following changes on top of upcoming release, which are Yocto Project related: 0fcd279 wandboard: Drop revision specific DeviceTree support 0ab586a mx6sabresd: Enable video interfaces in bootargs 5976978 Revert "embestmx6boards: convert to use config_distro_bootcmd.h" 91f4fa5 iMX6: Change mmcroot to use fixed mmc block index for USDHC 968d872 embestmx6boards: Change default bootenv configuration 3233072 mx6sabresd: Use LDO dtb file until LDO bypass support is added df5f668 mx6slevk: Use LDO dtb file until LDO bypass support is added The following changes are included here, and queued for U-Boot 2016.07 release: a858d98 ARM: mx6: Enable MMC and SATA extfs boot support 70f4d22 SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE 5054e50 SPL: Let spl_parse_image_header() return value bf9c724 imx: imx-common: print i.MX 7 SoC names consistently dd6d9db imx: imx7d: fix ahb clock mux 1 24f4bb6 imx: iomux-v3: fix UART input selects 83609b3 ARM: mx6: Enable STDIO deregistering on Novena 0fc4e56 imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5 ffae8c1 imx: tools: imximage: fix CLR bit command Change-Id: I82aba59b47dfe530a6a1243f3227b914b973205f Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-07-05mesa-demos: Rebase patches due to OE-Core changesTom Hochstein
Update patch Add-OpenVG-demos-to-support-wayland.patch due to changes applied in OE-Core:b851cb0a. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30kernel-module-imx-gpu-viv: Upgrade to 5.0.11.p8.4Tom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30xf86-video-imxfb-vivante: Upgrade to 5.0.11.p8.4Lauren Post
Fix to fallback to software path when transform is not supported Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30imx-gpu-viv: Upgrade to p8.4Lauren Post
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 <lauren.post@nxp.com> Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30weston: Fix g2d compositor startup failureTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30core-image-weston: Don't install clutter-1.0-examples for i.MX6SLTom Hochstein
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 <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30kernel-module-imx-gpu-viv: Fix gcc 6 build error -Werror=misleading-indentationTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30imx-base: Improve sstate signature handling for BSP packagesOtavio Salvador
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 <otavio@ossystems.com.br>
2016-05-30imx-base.inc: Fix PACKAGE_ARCH attribution for multimedia librariesOtavio Salvador
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 <otavio@ossystems.com.br>
2016-05-30imx-vpu: Set PACKAGE_ARCH to MACHINE_ARCHOtavio Salvador
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 <otavio@ossystems.com.br>
2016-05-30opencv: Remove bbappend to block 3.1 version useOtavio Salvador
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 <otavio@ossystems.com.br>
2016-05-30pulseaudio: Remove the control for speaker/headphone widget for i.MX7DYuqing Zhu
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 <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30mesa-demos: Fix incorrent spelling of Upstream-Status tag.Tom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30asound.state: Update to 4.1.15-1.1.0Yuqing Zhu
--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 <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30asound.conf: Update asound.conf to set default ctrl for kernel 4.1Yuqing Zhu
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 <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30imx-gst1.0-plugin: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Ibdd989c45731b3d81507fc55cb989138875c23f7 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30gstreamer1.0-plugins-imx: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Ia6c35c969b85062676e6c73359f392bb6a0c0f8a Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30gstreamer1.0-plugins-bad: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I50fe2064e57d2258de817a518118f4d200a737bb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30piglit: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: If57d2b5c73e6a495a8b0453b88539424a384ccc4 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30imx-gpu-viv: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I664e44c58060ff50baa3c58c9494787448b9ecfd Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30gtk+3: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Ie59e062e6ff8cbb47a14f66635acef8dc1e0a0a1 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30cogl-1.0: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I4dc17aed67876114695128787af68dcfc1ff8654 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30clutter-1.0: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I3dc34aa6a955d0bb95fb1cac0a93a41ab4a1c50f Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30cairo: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I5da85f2d0e2ec85065d5ab25336f838728c36d83 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30packagegroup-fsl-mfgtool: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I62e6adea55e2eaaf3d1c58470dd400dad4168b5b Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30imx-test: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: I44c95999b80235d4d7a26b0eac6bf671887a69c2 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30barebox: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Iedb13dd05f9039ce2dd6b52b4057fd2092ce0c98 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30qtbase: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Ib53b854f79f45ecd75da9f5c07a276465f2675fb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-30imx-base: Stop using base_containsOtavio Salvador
The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: Ia60dcaff76d5309118906b144206066d139adf21 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-23chromium: Update bbappend to version 48.0.2548.0Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-05linux-fslc-imx-rt: Upgrade to 4.1.15-1.0.0 GA2.1Dominic Sacré
Use patch 4.1.19-rt22 (which applies cleanly) despite the fact that the kernel is currently based on 4.1.20, because 4.1.20-rt23 is not yet available at a stable URL. The same issues that needed to be patched in 3.14 are still present in 4.1, so update the patches and defconfig accordingly to apply to the new kernel. Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-05linux-fslc-imx: Bump revision to deb84cdOtavio Salvador
This merges the 4.1.23 stable release as well as NXP following changes: deb84cd MLK-12722: ASoC: fsl_spdif: clear the validity bit for TX 20de11d MLK-12607: ASoC: fsl-asrc: Add the support of 12kHz and 24kHz af2256b MLK-12464-2: ASoC: wm8960: fix clock is not correct after suspend/resume d51a5af MLK-12464-1: ASoC: fsl: imx-wm8960: Fix no clock after suspend/resume randomly efb83ff MLK-12620 ARM: imx: correct i.MX7D fuse MAC1_ADDR offset address a90438e MLK-12706-3 arm: imx_v7_defconfig: build in bcmdhd b361e5d MLK-12706-2 net: bcmdhd: set the bcmdhd driver default build in d60d208 MLK-12706-1 mmc: sdio: add sdio reset function for bcmdhd wifi 36a8f81 MLK-12705 ARM: imx: add support for i.mx7d TO1.2 busfreq c0433b1 MLK-12685 ARM: dts: imx6sx-sabreauto.dts: improve usdhc4 pad drive strength 92c7757 MLK-12675 ARM: dts: imx: keep RTC enabled for software poweroff c35a5dd MLK-12671 ARM: imx: support single soc config 3b2520f MLK-12617 mmc: Fix compile error when CONFIG_MMC=m d5d7c02 MLK-12623-03 ARM: imx: Add cpu speed grading check for imx6ul b1d1ba8 MLK-12623-02 ARM: dts: imx: Add 700MHz setpoint define in dts 7fe0d46 MLK-12623-01 cpufreq: imx: Add support for 700MHz setpoint in cpufreq a4d2a08 MLK-12277 media: camera: add check for width and height against 0 85a98a0 MLK-12573 ARM: dts: set LCD_nPWREN low to make VLCD_3V3 output 3V3. 3456a58 MLK-10934 mtd: use memcpy to replace the memcpy_fromio d410e45 MGS-1678 [#2269] memleak in GPU driver sysfs interface 160bf92 MA-7715 fix GPU kernel panic reported by android CTS 0e3d9b1 MGS-1630 5.0.11.p8 driver can't pass build with kernel 4.1 on Android M6.0 a52956f MLK-12466 ARM: dts: imx6ul-14x14-evk-usb-certi: add USB certification dts Change-Id: I91b274ccd29c9d52a274599d66e874fa474550bf Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-02imx-gpu-viv: Rework code so it is easier to readOtavio Salvador
Instead of using USE_X11 and USE_WL, we now use HAS_X11 and HAS_WL. The variable does not imply that the backend is actually used but if the distribution has, or not, the support for the backend. Change-Id: I8630b54ed0a80f2877e5e97f71ae14e78ed5aeea Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-02imx-gpu-viv: Remove dead codeOtavio Salvador
The support for X11 and Wayland is not intended to be added so we can remove the FIXME and the unused code. Change-Id: I18473c415dd8877f887d7dc719bfbb360007a29e Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-05-02libimxvpuapi: Update to version 0.10.2Carlos Rafael Giani
Changes: - fix AUD NAL positioning in h.264 encoder output (SPS/PPS/AUD were ordered incorrectly - AUD has to come first, not last) - fix build error with examples when --enable-static is used - pass quality factor in simplified JPEG encoder interface correctly - add functions for querying and setting header data useful for modifying headers, like VUI data in the SPS RBSP - documentation updates Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-28imx-test: Upgrade to 5.4.1 releaseLauren Post
- mmdc fixes to add 6ul support - mmdc fixes to add ipu2 and gpuvg support got i.MX 6QuadPlus - mx6s_v4l2_capture fixes for memory leak Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-28u-boot-imx: Update to 4.1.15-1.1.0 releaseLauren Post
Includes support for i.MX 6UltraLite T1.1 silicon. Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-28linux-imx: Upgrade to 4.1.15-1.1.0Lauren Post
Kernel updates for i.MX 6UltraLite T1.1 silicon. Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-28u-boot-imx: Change UBOOT_SRC to SRC_URI to fix fetch issuesLauren Post
Mistake in usptreaming 4.1.15-1.0.0 - should use SRC_URI instead of UBOOT_SRC Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-23imx-parser: Quiet 'already stripped' warningsFahad Usman
This patch helps to quite 'already stripped' warnings thrown during the build. Change-Id: Ie6977154571c9eceb51d3f6ff3665f667f4cc007 Signed-off-by: Fahad Usman <fahad_usman@mentor.com> Signed-off-by: Sujith Haridasan <Sujith_Haridasan@mentor.com> Signed-off-by: Sujith H <sujith.h@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-23linux-fslc-imx-rt: Fix URL for patch 3.14.61-rt62Dominic Sacré
Update the URL because patch-3.14.61-rt62.patch.gz got moved to the 'older' subdirectory. The -rt patches are published in the projects/rt/3.14 directory, and are then moved to projects/rt/3.14/older when the next version of the patch is released. Previous versions of this recipe intentionally used "older" patches (even when the latest one would apply) specifically because the URLs remain stable that way. This got broken in the update to 3.14.52-1.1.0 GA. Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-23imx-gpu-viv: correct file ownershipSujith H
This recipe copies binary files with `cp`, including `cp -a`, so the file ownership can end up being the same as the build user. Work around this by chown'ing everything to root:root. This avoids a package_qa failure. Signed-off-by: Sujith H <sujith.h@gmail.com> Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Sujith Haridasan <Sujith_Haridasan@mentor.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19chromium-imx: Update dependency name of vpuwrapYuqing Zhu
libfslvpuwrap has been renamed to imx-vpuwrap, need to do update. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19imx-base: Update MACHINE_EXTRA_RRECOMMENDS and MACHINE_SOCARCH_FILTERYuqing Zhu
libfslcodec/ libfslvpuwrap/ libfslparser/ fsl-alsa-plugins have been renamed as imx-codec/ imx-vpuwrap/ imx-parser/ imx-alsa-plugins, need to do update. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19gstreamer1.0-plugins-imx: Update PACKAGECONFIGYuqing Zhu
libfslcodec has been renamed as imx-codec, need to update the PACKAGECONFIG. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>