summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* change-file-endianess: add recipeChunrong Guo2015-02-052-0/+52
| | | | | | | provides the tcl script for endian swap Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx (2009.08): Remove deprecated versionOtavio Salvador2015-02-051-68/+0
| | | | | | | | This release is not in use by any supported board, being kept completely untested for last release. Drop it. Reported-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc: Update to revision 483412c9Otavio Salvador2015-02-051-2/+2
| | | | | | This updates the branch to the 3.18.5 stable release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* image_types_fsl.bbclass: fix typosAlexandre Belloni2015-02-051-3/+3
| | | | | | | | Few comments are using bytes instead of block. Also remove useless seek=1 Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* image_types_fsl.bbclass: Drop UBOOT_PADDING supportOtavio Salvador2015-02-051-3/+2
| | | | | | | | | | The U-Boot 2009.08 has been removed so every version now supported does not use padding. This patch drops the code which added the possibility of use old U-Boot version but which was unused for long time. Reported-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* fsl-eula-unpack.bbclass: Avoid warning about wrong 'S' being setOtavio Salvador2015-02-041-2/+3
| | | | | | | | | | | | | | | | The binary files packages provided by Freescale need to have the specialized unpack method called before the OE-Core original one. This unsures that the source is available when sanity tests are done. This fixes following warning: ,---- | WARNING: .../libfslcodec/4.0.2-r0/libfslcodec-4.0.2 ('S') don't | exist, you must set 'S' to a proper value `---- Change-Id: Ie85c5b2abdc34449503b543e5fc8d8e914ac0c1c Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* weston: Performance optmizations for i.MX6 GAL2D rendererOtavio Salvador2015-02-048-28/+476
| | | | | | | | | | | | | | This improves the Weston performance considerably and is backward compatible with Vivante 4.6.9 and Vivante 5.0.X VIV-GPU drivers. The following new patches has been included: MGS-391: Weston: Performance Optimisation for single buffer mode MGS-389: Fix for wrong FPS throttling when multibuffer is set Change-Id: I17a5d8377927fa250dd0f24ac8462064dc7592ca Signed-off-by: Prabhu Sundararaj <prabhu.sundararaj@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base: enable fsl-alsa-plugins conditionallyAlexandre Belloni2015-02-041-1/+1
| | | | | | | | Stop adding fsl-alsa-plugins to the MACHINE_EXTRA_RRECOMMENDS when DISTRO_FEATURES doesn't contain alsa to avoid building alsa-utils. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xf86-video-imxfb-vivante: correct initscript packageDan McGregor2015-02-041-0/+1
| | | | | | | Specify that the initscript is in xserver-xorg-extension-viv-autohdmi Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls1021aqds: add sdcard configChunrong Guo2015-02-021-0/+1
| | | | | Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-ls1: Booting from SD card using u-boot-with-spl-pblChunrong Guo2015-02-021-0/+1
| | | | | Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* directfb: Upgrade to 1.7.4 versionNeena Busireddy2015-01-275-381/+51
| | | | | | | | Poky master upgraded directfb to 1.7.6 but 3.10.53-1.1.0 GA release is compatible with directfb 1.7.4. Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xf86-video-imxfb-vivante: Add autohdmi utilityNeena Busireddy2015-01-272-3/+55
| | | | | | | | This utility is used to monitor hdmi display hot plug and reconfigure xserver (through exa driver) if it detects the display change. Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xf86-video-imxfb-vivante: Upgrade to 3.10.53-1.1.0 GA releaseNeena Busireddy2015-01-272-89/+6
| | | | | Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-gpu-viv: Upgrade to 3.10.53-1.1.0 GA releaseNeena Busireddy2015-01-2727-279/+100
| | | | | | | | | | | | | - Graphics recipe is renamed from gpu-viv-bin-mx6q to imx-gpu-viv - Recipe version is changed to use Vivante version - gpu-viv-g2d shares same package with imx-gpu-viv - imx-gpu-viv includes separate sub packages for demos and tools to support flexible package additions - Graphics package is reorganized to improve library layout - New GPU tool apitrace is added - supported only for X11 backend Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx6qsabresd.conf: Add imx6q-sabresd-uart device treeLauren Post2015-01-271-1/+1
| | | | | | | | Add uart5 DTE mode pinctrl set for imx6q-sabresd board becuase of pin conflict. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx6slevk: Add new uart device tree imx6sl-evk-uart.dtbLauren Post2015-01-271-1/+1
| | | | | | | | | Add uart4 DCE and DTE pinctrl set because of pin conflict. DTE pinctrl set is commented out but can be enabled in dts file. If user want to test DTE mode, it needs to rebuild the DTB file. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx6sxsabreauto: Create for 3.10.53-1.1.0 ReleaseLauren Post2015-01-271-0/+19
| | | | | | | Add machine configuration file for i.MX 6SoloX SABRE-AI board Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx6sxsabresd: Remove deleted device tree canfdLauren Post2015-01-271-1/+2
| | | | | | | | Remove imx6sx-sdb-canfd device tree from device tree list. CANFD_IP is removed in final production board. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-kobs: Upgrade to 3.10.53-1.1.0 GA releaseLauren Post2015-01-271-3/+3
| | | | | Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx: Upgrade to 3.10.53-1.1.0_GA releaseLauren Post2015-01-271-3/+3
| | | | | Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* firmware-imx: Upgrade to 3.10.53-1.1.0 GA releaseLauren Post2015-01-272-14/+10
| | | | | | | - VPU firmware upgraded Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-vpu: Upgrade to 3.10.53-1.1.0 GA releaseLauren Post2015-01-273-43/+10
| | | | | | | | | | - imx-vpu recipe version changed to internal version 5.4.27 - VPU share memory file open fixes - Upgrade ion usage - Remove obey-variables patch -now included in release Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-lib: Upgrade to 3.10.53-1.1.0_GA releaseLauren Post2015-01-273-225/+10
| | | | | | | Remove obey-variables patch - included in release. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: Upgrade to 3.10.53-1.1.0_GA releaseLauren Post2015-01-273-57/+15
| | | | | | | | | | | | | | | | | | | | | | - Update makefiles to work with toolchain changes from dizzy on. - mxc-asrc: Enlarge the buffer size, change audio files - mxc-securebooth: Change the u-boot pad len calculation - mcc: Change the dword signing in to be string - memtool: Add auto complete feature for memtool - vpu: H.264 VUI encoding, - gpu: Add debug scripts - mmdc: Enable 16/32 bit system suport for tool mmdc2 - als_test: Get input event index correctly - uart: Add stress test amd fix bugs - pxp v4l2: Add UYVY and YUV444 support Remove parts of Fix-build-in-OpenEmbedded-Core-environment.patch that are invalid with 3.10.53 Makefile changes. Imx-test Makefiles corrected to load the standard libraries correctly for mxc_vpu, memtool and mmdc tests. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx: Upgrade to 3.10.53-1.1.0 GA releaseLauren Post2015-01-275-5/+35
| | | | | | | | | | - Support new hardware i.MX 6SoloX SABRE-SD and SABRE-AI boards. - Security updates for CAAM driver split into 2 drivers CAAM and Job Ring - Manufacturing tools kernel recipe upgrade to 3.10.53 - Multiple bug fixes. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gst-fsl-plugin: Upgrade to 4.0.2 versionZidan Wang2015-01-271-2/+2
| | | | | Signed-off-by: Zidan Wang <zidan.wang@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gst1.0-fsl-plugin: Upgrade to 4.0.2 versionZidan Wang2015-01-271-2/+2
| | | | | | | | | | | | New feature for 4.0.2 version: *  Supported RMVB playback. * Supported dynamic resolution video playback.  * Supported multiple video track stream playback. * Added imxvideoconvert_g2d, imxvideoconvert_ipu plugin, which can do color space converting, resizing, rotation with GPU2D or IPU. Signed-off-by: Zidan Wang <zidan.wang@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslparser: Upgrade to 4.0.2 versionZidan Wang2015-01-271-2/+2
| | | | | | | | New feature for 4.0.2 version: * Enhanced Metadata supporting in MP4, MKV, AVI, ASF parser. Signed-off-by: Zidan Wang <zidan.wang@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslcodec: Upgrade to 4.0.2 versionZidan Wang2015-01-271-2/+2
| | | | | Signed-off-by: Zidan Wang <zidan.wang@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslvpuwrap: Upgrade to 1.0.57 versionZidan Wang2015-01-271-2/+2
| | | | | | | | | New feature for 1.0.57 version: * Add workaround for rmvb decode timeout issue when no enough frame buffer. * Re-enable the detection of resolution change due to the latest firmware. Signed-off-by: Zidan Wang <zidan.wang@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* chromium: Update bbappend to version 40.0.2214.91Carlos Rafael Giani2015-01-271-3/+3
| | | | | Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: Fix build with the work-shared kernel sourceOtavio Salvador2015-01-221-1/+3
| | | | | | | | | | | | | | | The Kernel sources has now been moved out of sstate control and to make this easier to spot this has been moved to tmp/work-shared/ directory. One good consequence of this change is that the built artifacts are controlled by the Linux build system itself and its path is now exported in STAGING_KERNEL_BUILDDIR variable. This path adapts the build params to this new layout. Change-Id: Ie27ef289aa3ae4c2593303ccbc450e0fd53b49cd Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: Fix linking failures of test utilitiesOtavio Salvador2015-01-223-3/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some of the unit-tests were not being built due to differences on how the build system behaves when running inside of the OE-Core. This fixes those minor issues and increases the number of tests available. This increases the number of tests which build successfully. The new built tests, when building for i.MX6Q are: ,---- | /unit_tests/hciattach-ar3k.bin | /unit_tests/config_dec | /unit_tests/akiyo.mp4 | /unit_tests/config_net | /unit_tests/mxc_vpu_test.out | /unit_tests/config_encdec | /unit_tests/autorun-vpu.sh | /unit_tests/memtool | /unit_tests/config_enc `---- When building for i.MX53 those are: ,---- | /unit_tests/hciattach-ar3k.bin | /unit_tests/memtool `---- And when building for i.MX28 those are: ,---- | /unit_tests/mxc_pf_test.out | /unit_tests/mmdc2 | /unit_tests/key_slot_tests.sh | /unit_tests/mxc_isl29023.out | /unit_tests/partition_tests.sh | /unit_tests/fail_mode_tests.sh | /unit_tests/scc_test | /unit_tests/scc2_setup.sh | /unit_tests/autorun-scc2.sh | /unit_tests/autorun-scc.sh | /unit_tests/encrypt_decrypt_tests.sh | /unit_tests/mxc_fb_test.out | /unit_tests/memtool | /unit_tests/scc2_test.out | /unit_tests/autorun.sh | /unit_tests/mxc_mlb_test.out | /unit_tests/scc_setup.sh | /unit_tests/test_subs.sh | /unit_tests/all-suite.txt `---- Change-Id: I58882adc22990d9ec53dc9ead034e85acd64375e Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: Rework recipe styleOtavio Salvador2015-01-221-22/+27
| | | | | | | | | | | | | This rework the recipe to use an easier to read metadata style, basically: * use 4 spaces for do_compile and do_install tasks * rework inclusion of extra paths in do_compile * include missing copyright notice from O.S. Systems * move platform setting after source URI definition Change-Id: Ic902c04a0eb8c0230ae74ac835b6a202784ebb78 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-ls1: add the path of byte_swap.tcl scriptZhenhua Luo2015-01-221-1/+1
| | | | | | | | | | Fix the following build error of QSPI u-boot. | couldn't read file "byte_swap.tcl": no such file or directory | WARNING: /home/yocto/poky/ls1021aqds/tmp/work/ls1021aqds-poky-linux-gnueabi/u-boot-ls1/2014.07-r0/temp/run.do_compile.18788:1 exit 1 from | tclsh byte_swap.tcl /home/yocto/poky/ls1021aqds/tmp/work/ls1021aqds-poky-linux-gnueabi/u-boot-ls1/2014.07-r0/git/u-boot.bin /home/yocto/poky/ls1021aqds/tmp/work/ls1021aqds-poky-linux-gnueabi/u-boot-ls1/2014.07-r0/git/u-boot.swap.bin 8 Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* asf: fix scripts pathChunrong Guo2015-01-221-1/+1
| | | | | | | | | | | * fix the follow error: | cp: cannot stat `/poky/build/tmp/work/ls1021atwr-poky-linux-gnueabi/asf/git-r0/git/asfmodule/scripts': No such file or directory | WARNING: /poky/build/tmp/work/ls1021atwr-poky-linux-gnueabi/asf/git-r0/temp/run.do_install.31941:1 exit 1 from | cp -rf //poky/build/tmp/work/ls1021atwr-poky-linux-gnueabi/asf/git-r0/git/asfmodule/scripts /poky/build/tmp/work/ls1021atwr-poky-linux-gnueabi/asf/git-r0/image//usr/lib/asf/ | ERROR: Function failed: do_install Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx23evk: Remove 'alsa' from MACHINE_FEATURESFabio Estevam2015-01-221-1/+1
| | | | | | | | Mainline kernel currently does not have support for the on-chip audio codec on mx23, so remove the 'alsa' entry from the MACHINE_FEATURES. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qemu-fsl: Disable native and nativesdk buildsOtavio Salvador2015-01-221-0/+3
| | | | | | | | | | | | | | | | | | The qemu-fsl is intended for use into the target. The native and nativesdk flavours are not supported and should rely on the OE-Core provided ones. This disables the recipe parsing for native and nativesdk build, fixing the following warning: ,---- | WARNING: Unable to get checksum for qemu-fsl-native SRC_URI entry | fix-libcap-header-issue-on-some-distro.patch: file could not | be found `---- Change-Id: I8eaf8bc9caf972f5d180115f63862a163915e218 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: Ensures kernel is installed before building scriptsOtavio Salvador2015-01-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The imx-test builds a kernel module, as one of the utilities used for testing. The module relies on the kernel to be installed before it is able to build the scripts necessary for the build to succeed. Due the new kernel build infrastructure and the lack of the sstate management over the kernel source, a explicit dependency on do_install of kernel needs to be done. This fixes following failure: ,---- | .../.../module_test/mxc_sdma_mem_test.c:21:27: fatal error: linux/version.h: No such file or directory | #include <linux/version.h> | ^ | compilation terminated. | make[4]: *** [.../.../module_test/mxc_sdma_mem_test.o] Error 1 | make[3]: *** [_module_.../.../module_test] Error 2 | make[2]: *** [sub-make] Error 2 | make[2]: Leaving directory `.../build-framebuffer/tmp/sysroots/imx53qsb/usr/src/kernel' | make[1]: *** [all] Error 2 | make[1]: Leaving directory `.../.../module_test' | make: *** [module_test] Error 2 `---- Change-Id: I0ebdfce4483d64fed4afe52c09d8e1d31d9374bb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qe-ucode: add recipes for Layerscape1 supportChunrong Guo2015-01-131-0/+36
| | | | | | | | *qe-ucode are the microcode binaries for the QUICC Engine hardware block in QorIQ products. Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qemu-fsl: add recipes for Layerscape1 supportChunrong Guo2015-01-131-0/+50
| | | | | | | QEMU is a generic and open source machine emulator and virtualizer. Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls1021atwr.conf : add QE_UCODEChunrong Guo2015-01-131-0/+1
| | | | | Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls1021aqds.conf : add QE_UCODEChunrong Guo2015-01-131-0/+2
| | | | | Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* cst: add recipes for Layerscape1 supportChunrong Guo2015-01-131-0/+26
| | | | | | | cst is the utility for security boot. Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* asf : add recipes for Layerscape1 supportChunrong Guo2015-01-131-0/+27
| | | | | | | | | 1. ASF depend on ipsec-tools in meta-openembeded. 2. ASF is Linux kernel implementation for accelerating the data pat processing on the Freescale family of processors Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* apptrk: add recipes for Layerscape1 supportChunrong Guo2015-01-133-0/+68
| | | | | | | Debug agent for Freescale CodeWarrior debugger Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* perf: Only disable perf events for machines using 2.6.35.3.Alex Gonzalez2015-01-136-6/+12
| | | | | | | Newer kernels build fine with the default settings. Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Update to 3120db4e revisionOtavio Salvador2015-01-132-2/+2
| | | | | | | | | | | | | | | This updates the code to a version based on 2015.01 stable release. The changes, done on top of the original release are: 5d396c3 wandboard: Changed mmcroot variable so kernel 3.10.31 boots c6d9bf7 iMX6: Change mmcroot to use fixed mmc block index for USDHC be9a741 embestmx6boards: Change default bootenv configuration ea9b369 wandboard: Use 32bit color depth for Fusion LCD 8e88da8 mx6sabresd: Use LDO dtb file until LDO bypass support is added 7d0f155 mx6slevk: Use LDO dtb file until LDO bypass support is added dcd7ac3 mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libmcc: build with versioned sonameMax Krummenacher2015-01-072-1/+20
| | | | | | | | | | | | | | | | | | | This adds a versioned soname to the shared library during linking. Otherwise an application linked with '-lmcc' needs libmcc.so for execution, having libmcc.so.1 would not be enough. root@colibri-vf:~# ls -l /usr/lib/libmcc.so* lrwxrwxrwx 1 root root 13 Jan 7 2015 /usr/lib/libmcc.so.1 -> libmcc.so.1.0 -rwxr-xr-x 1 root root 5252 Jan 7 2015 /usr/lib/libmcc.so.1.0 root@colibri-vf:~# mcc-pingpong mcc-pingpong: error while loading shared libraries: libmcc.so: cannot open shared object file: No such file or directory Additionaly the following warning no longer appears. WARNING: QA Issue: mcc-pingpong requires libmcc.so, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Max Krummenacher <max.oss.09@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>