summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-05-12qtwebkit: Fix shader generation to be compliant to the specification1.6Prabhu Sundararaj
QTWebkit generates shader which is not complaint to specification causing error with Vivante shader compiler. https://bugs.webkit.org/show_bug.cgi?id=124653#c9 Apply this patch till it get fixed in mainline. Change-Id: I85cf1a2fcb7457807f43a763b011e0b5ad11e8e9 Signed-off-by: Prabhu Sundararaj <prabhu.sundararaj@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-05-12linux-fslc: Update 3.14-based branch to c34636aOtavio Salvador
This merges 3.14.3 stable release. Change-Id: I0f828bd2d8fd66ff27cd17f360c84b35c8078c98 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-05-11u-boot-fslc: Update 2014.01-based version to f5d8030Otavio Salvador
This includes following changes: f5d8030 wandboard: Pass video kernel arguments for HDMI and LCD 07425b2 wandboard: add Future Eletronics 7" WVGA LCD extension board f637b1e imx-common/video: add detect_hdmi fc21589 imx-common: add board_video_skip Change-Id: I6361b60b8693ca7293fd81cf8f937d380e3bb7b2 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-05-05linux-fslc: Update to 094066e revisionOtavio Salvador
This includes the 3.14.2 stable updates and a bug fix for i.MX23/i.MX28 MMC detection (ac1781f mmc: mxs: fix card detection function for broken card detect). Change-Id: Iba200a00d11413927fa949e971a245dbd943f920 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-05-05gst-fsl-plugin: Remove unused patchesOtavio Salvador
Following patches: - configure.ac-Fix-checking-for-include-headers-in-mul.patch - makefile.am-fix-aac-for-imx6.patch - remove-GST_INFO-in-mfw_gst_utils.h.patch were unused, so remove them. Change-Id: I3e0bc71ec8a64059d63e74ee46cdd89cfd599a82 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-05-05gst-fsl-plugin: Fix out of tree buildOtavio Salvador
The build system had relative include paths which didn't take into account the origial source path makes it impossible to do out of tree builds. To fix it, every relative include path was replaced with $(top_srcdir) so it works independetly of build diretory location. Change-Id: Ib19f5695958bceffc1eeba56b5a507ebc68eee47 Reported-by: Boszormenyi Zoltan <zboszor@pr.hu> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-05-01linux-imx-rt: Upgrade to 3.10.17-1.0.0 GAJacob Kroon
- Align defconfig with linux-imx 3.10.17-1.0.0 GA release - No patches dropped, they are all still required Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30libz160: Add 'mx5' to COMPATIBLE_MACHINEOtavio Salvador
Restrict the recipe to be used for 'mx5' SoCs only. Change-Id: I9084cc525c7136b23e1c5522079c38bd12df7087 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30linux-imx: Update defconfig for 3.10.17-1.0.0 GALauren Post
Change-Id: I82c0f7f3b74d051c57036b4e9864ab8c43db212b Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30gpu-viv-g2d: Update to 3.10.17-1.0.0 GA versionLauren Post
Change-Id: Id0ec99d783bbe2b7fe8ef751c45f3de670066f86 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30xf86-video-imxfb-vivante: Update to 3.10.17-1.0.0 GALauren Post
Equivalent fix-hdmi-preferred patch was applied so remove with new version. Change-Id: I71be1a71b11415fced061ce6b7d13bf758c67bed Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30gpu-viv-bin-mx6q: Update to 3.10.17-1.0.0 GA versionLauren Post
Change-Id: If7482f4072d136f4de4ea17d3a7a3ad18edac043 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30imx6slevk: Add spinor U-Boot supportLauren Post
Change-Id: I0caeffbde2c6a9f4603dabb8653a81c0b4af4616 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30uboot-imx: Upgrade to 3.10.17-1.0.0 GA for mx6Lauren Post
Change-Id: I0934ac02fcd5317da5e5fb717822a840f037df1d Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30linux-imx: Upgrade to 3.10.17-1.0.0 GALauren Post
Change-Id: I0c4af593a1a086777342143c398546a866e7d842 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30libfslcodec: Update to 3.0.11 versionLauren Post
Version 3.0.11 provided with 3.10.17-1.0.0 GA release. Change-Id: Icfc316ef6d9db3d01c808928fff982d9dd827e67 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30libfslparser: Update to 3.0.11 versionLauren Post
Version 3.0.11 provided with 3.10.17-1.0.0 GA release. Change-Id: I5615c1b99d566b510333ce65084f003d6b73de76 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30libfslvpuwrap: Update to 1.0.46 versionLauren Post
Version 1.0.46 provided with 3.10.17-1.0.0 GA release Change-Id: Ic91f86077d3dce5e9ee3d49a0167d4f63856c494 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30gst-fsl-plugin: Upgrade to 3.0.11 versionLauren Post
Version 3.0.11 provided with 3.10.17-1.0.0 GA release Change-Id: I5e8e74c45f171c79689ff50d735074430780932d Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30imx-lib: Update to 3.10.17-1.0.0 versionLauren Post
Change-Id: I2403835a0fcdf73df94cd2fbb99fd58124886b0b Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30imx-test-hdcp: Create 3.10.17-1.0.0 versionLauren Post
imx-test-hdcp is an HDCP test application for i.MX6 Change-Id: I942949d012fce9091e6ce55fd36f411cc78e1469 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30imx-vpu: Update to 3.10.17-1.0.0 GA versionLauren Post
Change-Id: I2cffa52aec15bce9efb09e4ef186f541f0b3afc0 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30imx-test: Update to 3.10.17-1.0.0 GA versionLauren Post
Change-Id: Ia62c064d246f0a8cf4e88d059490d8f58eead290 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30imx-uuc: Upgrade to 3.10.17-1.0.0 GALauren Post
Changes are same as beta but directory names changed to GA Change-Id: Iba2830da1072400af01c5a49adca66e940f73b99 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30imx-kobs: Update to 3.10.17-1.0.0 GA versionLauren Post
Change-Id: Ie3340e5c61fa9dcc18da0f6cee262c5c94ba703d Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30firmware-imx: Update to 3.10.17-1.0.0 GALauren Post
Change-Id: I60e297e003b5114e3c11c8e63106bfdc5d00d65f Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-28scripts/get-maintainer: use printf instead of "echo -e"Mario Domenech Goulart
Dash doesn't treat -e as a command line switch for echo. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-26gst-fsl-plugin: Fix depends on libfslvpuwrapper in i.MX6SLOtavio Salvador
The i.MX6SL shouldn't have VPU wrapper library included in the dependency chain however the mx6 SoC family were including it as it is processed the mx6sl one. To fix the issue we use the mx6q and mx6dl SoC families to add the need dependencies for the specific SoC. Change-Id: Ia6537c27657878f520c697a807b8eeb51d72a0e0 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-25imx-base.inc: Drop mx6d SoC familyOtavio Salvador
While removing the mx6s SoC family I ended forgotting to remove the mx6d, which is covered by mx6q. Change-Id: I60c4d1e203f1f307ed0c5452b044e37f5e1f62fe Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-25scripts/get-maintainer: add --dump command line optionMario Domenech Goulart
--dump generates output in a format which is easier to parse. Columns are separated by TAB. Empty cells for the "Maintainer" column represent "no maintainer". Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-25scripts/get-maintainer: use `exit' instead of `return'Mario Domenech Goulart
`return' can only be used from within function scope or from source'd scripts. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-25scripts/get-maintainer: support multiple machine directories on the command lineMario Domenech Goulart
Now the optional machine specification must be indicated by the --machine parameter, not to generate ambiguities with directories. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-23Stop using mx6s SoC familyOtavio Salvador
The i.MX6 Solo is internally a i.MX6 Dual Lite but single core. This uses the mx6dl as the SoC family as it is already being done in the Kernel, U-Boot and Barebox. Change-Id: Ifefdce9d2f261352c409e7137c7566060e3915be Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-22Use generic bbappend filesOtavio Salvador
This uses the % wildcard for recipe matching, this easy the update of recipe versions and maintenance. - formfactor_0.0.bbappend - udev-extraconf_1.0.bbappend - eglinfo-fb_1.0.bbappend - eglinfo-x11_1.0.bbappend - mesa-demos_8.1.0.bbappend - pointercal-xinput_0.0.bbappend - xserver-xf86-config_0.1.bbappend - gst-plugins-base_0.10.36.bbappend - gst-plugins-gl_0.10.3.bbappend - qt4-embedded_4.8.5.bbappend - qt4-x11-free_4.8.5.bbappend Change-Id: Ia901561f327fde3109237994a2a5a76827f11913 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-19u-boot-fslc: Fix native contamination for libsslOtavio Salvador
In case host does not have libssl available, mkimage will fail to run as the linking flags where not complete. Fixes [YOCTO: #6098] Change-Id: Ia7bd80b500ac6e60357f1e61d304bee4e3cb6832 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-19linux-fslc: Update to 3.14.1 stable releaseOtavio Salvador
It has no changes on top of v3.14.1 tag so this is really the mainline kernel for now. Change-Id: Id3adb6fa37e6e12f7ce76e2bf502a472446684d3 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-19linux-imx-rt: Drop extra 'rt' in version nameJacob Kroon
The 'rt' is already encoded in the version name by the RT-patch. This changes the default version name from 3.10.17-rt12-rt-1.0.0_beta to 3.10.17-rt12-1.0.0_beta Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-04imx6dlsabreauto: Add myself as maintainerDaiane Angolini
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-04linux-fslc: move SUMMARY and DESCRIPTION from .inc to .bbMario Domenech Goulart
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-04linux-imx.inc: move SUMMARY and DESCRIPTION from .inc to .bb'sMario Domenech Goulart
SUMMARY and DESCRIPTION should really go into recipes (.bb). Setting SUMMARY and DESCRIPTION in include files can easily cause recipes' to be clobbered by the ones set in included files, since they are usually set before including common files. A typical example: $ cat some-common-file.inc DESCRIPTION = "I'll clobber your description" $ cat some-recipe.bb DESCRIPTION = "I'll get clobbered" include some-common-file.inc Another problematic case is with regard to recipes that include multiple common files that set SUMMARY and DESCRIPTION (the last included ones will clobber the previous ones). That's actually the expected behavior when we include files, but it's slightly surprising in case of variables like SUMMARY and DESCRIPTION, which usually are the first ones defined in recipe files (before `include'). Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-04linux-timesys: add SUMMARYMario Domenech Goulart
Originally from the bbappend's DESCRIPTION (meta-fsl-arm-extra) for linux-timesys. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-04linux-mfgtool.inc: typo fix (s/must to be/must be/)Mario Domenech Goulart
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-04cairo: Do not change cairo-native PACKAGECONFIGOtavio Salvador
This breaks building as we currently have no native provider for EGL and it does make no sense to enable it for native case. Change-Id: If76a77053aebe09dc8b621eaff66a072fc618eda Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-31cairo: Enable 'directfb' when using DirectFB backendOtavio Salvador
Change-Id: I28acf69060093b60f0846adf41f96ea31ab158f8 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-31gpu-viv-bin-mx6q: Drop libgl-mx6-dev runtime depends on libgl-mesa-devOtavio Salvador
The mesa is not build in case we don't have X11 enabled and forcing this runtime dependency breaks the Wayland and DirectFB backends build. The right way to address this issue is to isolate the used headers from mesa and get them into the gpu-viv-bin-mx6q tarball but this is something that ought to be done by Vivante and/or Freescale. Change-Id: I25126aa362fe3ce0e74ea0dee2f0cd59fae2c531 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-31gpu-viv-bin-mx6q: Rework depends for easy readingOtavio Salvador
There are no SoC specific dependencies which we need to use the overrides system to specify the dependencies so the use of variables just makes the depends line harder to read. Stop using the temporary variables for X11 and Wayland dependencies. Change-Id: I7e31c0c19dde7e81fc4dfed0553945733f636c43 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-31directfb, directfb-examples: Backport 1.6 releaseOtavio Salvador
This backports the directfb 1.6.3 and counter part directfb-examples 1.6.0 for use with i.MX6 SoCs as Vivante GPU is not compatible with the 1.7 API. Along the recipes backport this commit sets the preferred version accordingly. Change-Id: I658af7b7881d743cb1a04f6ffb23739711af989b Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-31u-boot-fslc: Update to v2014.01 based releaseOtavio Salvador
This updates U-Boot to a v2014.01 based release. It includes following patches on top of prestine v2014.01 tag: 490069b mx6sabresd: Use LDO dtb file until PMIC support is added 6467f19 mx6slevk: Use LDO dtb file until PMIC support is added 5555f1b i.MX6: nitrogen6x: pedantic: BOOT_FROM==spi, not sd 029912e NET: fec_mxc: fix MDIO clock prescaler calculation 0163b4c ARM: imx6: fix wrong fec clk 9f120dc pci: mx6: Implement reset callback d016d9d mx6: Enable L2 cache support 8b8c015 mx6qsabreauto: Update imximage.cfg fbd6105 mx6: Distinguish mx6dual from mx6quad 7d7f526 imx: Introduce a header for the imx cpu versions 7717807 hummingboard: Return from cpu_eth_init() directly 58ea0f3 imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failure 8612ce3 imx6: ensure AHB clock is 132MHz in low freq boot mode 094a791 ARM: m53evk: Enable CONFIG_REGEX 778d80a ARM: m53evk: Rename mxc-nand to mxc_nand e470e26 ARM: mx6: Enable PCIe on Sabrelite 0a666db ARM: mx6: Add PCI express driver 274fd14 ARM: mx6: Add PCI express clock configuration 5aebc94 mx6sl: Adjust fdt_addr to avoid address overlapping 95a98c2 mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT cd0b4d9 MX6: Add SION flag to ENET_REF_CLK PAD Change-Id: I2bd74338c2e099b1e09cd504c6e8faefaa68d504 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-31weston: Add i.MX6 GPU supportPrabhu Sundararaj
Add support for Vivante GPU acceleration for 2D and 3D. Change-Id: Iaa457ef324a98b73e1f35f47b9030c48f9e170c7 Signed-off-by: Prabhu Sundararaj <prabhu.sundararaj@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-28alsa-state: Update MX6 settings for use with FSL 3.10.17-1.0.0 kernelLauren Post
This configuration is made for use with the 3.10.17-1.0.0 kernel and won't work with previous 3.0.35-4.1.0 one. Change-Id: Iceef47befdf1e09a364bcf992b7631dd163718c7 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>