summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* imx6dlsabreauto: Add U-Boot Manufacturing Tool configOtavio Salvador2014-03-031-0/+1
| | | | | | | This allow the mfgtool variant into the UBOOT_CONFIG set. Change-Id: Ia1f0262790aee7feef0220a76d33fd2cb4b1638f Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx6slevk: Add U-Boot Manufacturing Tool configOtavio Salvador2014-03-031-1/+3
| | | | | | | | | As the machine were not using UBOOT_CONFIG, the first step was to convert the recipe to use the variable. After that, the mfgtool variant is added. Change-Id: I73ab7cdaef1d85cfd7cb3e3d650aed09682be2f4 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx-mfgtool: Add 3.10.17 versionOtavio Salvador2014-03-032-0/+345
| | | | | | | | | | | | Add the FSL Linux i.MX 3.10.17 version in the Manufacturing Tool variant to allow building a specific version for use with it. This also includes the defconfig used to provide the FSL UTP driver and reduce the amount of build drivers. This is the current 3.10.17-1.0.0-beta original defconfig for MfgTool. Change-Id: I7808d79ff004266a25d909ac296725d576de7f3b Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-mfgtool.inc: Build a Manufactoring Tool variantOtavio Salvador2014-03-031-0/+80
| | | | | | | | This makes a separated binary set for Manufacturing Tool use without clobbering the Linux Kernel used for normal use. Change-Id: I8db032610b9453b6c86f26c373871e7d4bdd3b1e Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx-mfgtool: Add 2013.04 versionOtavio Salvador2014-03-031-0/+4
| | | | | | | | Add the FSL U-Boot i.MX 2013.04 version in the Manufacturing Tool variant to allow building a specific version for use with it. Change-Id: I1ccf806f283acb336efd06c018e0a206e261d22c Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-mfgtool.inc: Build a Manufactoring Tool variantOtavio Salvador2014-03-031-0/+21
| | | | | | | | This makes a separated binary set for Manufacturing Tool use without clobbering the U-Boot used for normal use. Change-Id: Ie059e65581c999546586018975d3fa4a4b04e5d2 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* packagegroup-fsl-mfgtool: Provide the required packagesOtavio Salvador2014-03-031-0/+46
| | | | | | | | This provides the set of packages needed for Manufactoring Tool initramfs images. Change-Id: I895934110d4ffcfdb9d283c7ea015223093a95d2 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-kobs: Upgrade to 3.10.17-1.0.0 versionLauren Post2014-03-032-19/+15
| | | | | | | | | | | This removes the virtual/kernel dependency as it builds properly against standard Linux headers; doing those changes the package stops to be machine specific and can be reused amount SoCs of same architecture. Change-Id: Ibea18acdfe25d40406b0a8e2e0f8583f4087ecb6 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-uuc: Add 0.4 recipeOtavio Salvador2014-03-035-0/+530
| | | | | | | | | This provides the Universal Adapter user-space utility that is used to receive commands from the Manufacturing Tool by the Freescale UTP Protocol. Change-Id: I8b0532d45afefc3c50eb01aca8c595ed60be2552 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx6qsabreauto.conf: Add sata uboot config supportLauren Post2014-03-031-0/+1
| | | | | Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx6qsabreauto.conf: Add ecspi and flexcan1 device tree supportLauren Post2014-03-031-1/+2
| | | | | | | | | | The flexcan1 device tree supports flexcan1 enabled with fec disabled because of a pin conflict between flexcan1 and fec. The ecspi device tree supports ecspi by fixing the pin conflict with i2c3. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx6dlsabreauto.conf: Add ecspi and flexcan1 device tree supportLauren Post2014-03-031-1/+2
| | | | | | | | | | The flexcan1 device tree supports flexcan1 enabled with fec disabled because of a pin conflict between flexcan1 and fec. The ecspi device tree supports ecspi by fixing the pin conflict with i2c3. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx6slevk: Add new device tree imx6sl-evk-csi.dtbLauren Post2014-03-031-1/+1
| | | | | | | | | | 3.10.17-1.0.0-beta changed the imx6sl-evk.dts file to work with EPDC but as a consequence it breaks CSI function as its pins are shared. A new imx6sl-evk-csi.dts file has been add to allow use of CSI in case it is desired. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gpu-viv-g2d: Update to 3.10.17-1.0.0_betaLauren Post2014-03-033-10/+9
| | | | | | | | Add gmem tool installation Upgrade to p13 version Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gpu-viv-g2d: Fix packagingOtavio Salvador2014-03-031-1/+4
| | | | | | | | | | This rework the packaging: - add missing licence check file - package the .so lib in ${PN} - remove override of ${PN}-dbg Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gpu-viv-bin-mx6q: Upgrade to 3.10.17-1.0.0_beta versionLauren Post2014-03-036-22/+44
| | | | | | | This includes support for p13 vivante upgrade and support for webGL rendering Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xf86-video-imxfb-vivante: Fix HDMI preferred mode selectionOtavio Salvador2014-03-032-0/+25
| | | | | | | | | | | The 3.10.17-beta driver mode selection defaults to the lowest resolution, which is not optimal. This patch changes it to use the monitor/display preferred mode. Thanks to Jon Nettleton <jon.nettleton@gmail.com> for the patch. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Tested-By: Eric Nelson <eric.nelson@boundarydevices.com>
* xf86-video-imxfb-vivante: Upgrade to 3.10.17-1.0.0_beta versionLauren Post2014-03-031-6/+7
| | | | | Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx (3.0.35): Allow use with 3.10.17-1.0.0 GPUDaiane Angolini2014-03-032-1/+6264
| | | | | | | | The 3.10.17-1.0.0 GPU has been updated to 4.6.9p13 release. This patch updates the kernel driver to be compatible with it. Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-imx: Upgrade to 3.10.17-1.0.0_beta versionLauren Post2014-03-033-3251/+336
| | | | | Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx: Upgrade for 3.10.17-1.0.0_beta releaseLauren Post2014-03-031-2/+2
| | | | | Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base.inc: Drop EXTRA_IMAGEDEPENDS settingOtavio Salvador2014-03-031-2/+0
| | | | | | | | The U-Boot requirement is handled by the image class and shouldn't be defined here so we have freedom to choose the desired bootloader to be used. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* image_types_fsl.bbclass: Fix imx-bootlets build with new image codeOtavio Salvador2014-02-281-7/+7
| | | | | | | | | | Since the image_types.bbclass is not cd'ing to ${DEPLOY_DIR_IMAGE} anymore, the imx-bootlets code need to be reworked to take this into account. Change-Id: Ic7890557e93b47997590143047816ecb0378ad13 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Reviewed-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
* twr-vf65gs10: Add myself as a maintainerAnthony Felice2014-02-271-0/+1
| | | | Signed-off-by: Anthony Felice <tony.felice@timesys.com>
* image_types_fsl.bbclass: fix barebox bootstream generationAlexandre Belloni2014-02-271-3/+3
| | | | | | | | | | | | | Since the image_types.bbclass is not cd'ing to ${DEPLOY_DIR_IMAGE} anymore, do that in a subshell before generating the boostream. This fixes the following build failure: ERROR: Error: The image creation script '.../core-image-minimal/1.0-r0/temp/create_image.barebox.mxsboot-sdcard' returned 1: error: unable to find command file imx-bootlets-barebox_ivt.bd-cfa10058 Change-Id: I5881c6bc333bef42a3f61d07b7bbd6c87c7d45e7 Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
* twr-vf65gs10: update kernel to latest ts-2.13 releaseAnthony Felice2014-02-262-3/+4
| | | | | | | | | | | | | | | | | | | | | | defconfig changes: * enable global timer by default source changes: * fix cache collision with MQX * Add support for UART 0,2,3 iomux defines * usb: core: fix two problems for unsupported devices * usb: certification: several fixes * usb: misc: introduce OTG & EH Test Driver * ENGR00241582 MX6 USB host: USB host certification patch * Add missing header for __exception_irq_entry in global timer * mtd: m25p80: set writebufsize * Allow SW1 on TWR-VF65GS10 to be a wake-up event for TWR-VF600 * Only allow i2c driver to assign mvf_sema4 once. * Fix typo in DSPI2 and DSPI3 base address * fix FAST_READ for QSPI nor flash support * add Global Timer support to fix High Resolution Timer functionality. Signed-off-by: Anthony Felice <tony.felice@timesys.com>
* kernel-module-mcc: bump to version 1.04Andy Voltz2014-02-262-41/+3
| | | | | | | | | | | * Fixes a cache collision with MQX * Update MQX compatibility to 4.0.2 * Integrate makefile patch Change-Id: If7dd5bcb3c3e882fc13709ab15cb45fcfed77b68 Signed-off-by: Andy Voltz <andy.voltz@timesys.com> Signed-off-by: Anthony Felice <tony.felice@timesys.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libmcc: bump to version 1.04Andy Voltz2014-02-263-55/+3
| | | | | | | | | | This version was released to integrate the cflags and symlink patches. Drop the merged patches. Change-Id: If83033bc8f51ae2478e20754e8c8a3da58e002c4 Signed-off-by: Andy Voltz <andy.voltz@timesys.com> Signed-off-by: Anthony Felice <tony.felice@timesys.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* kernel-module-mcc: Add minor changes to get recipe in better shapeOtavio Salvador2014-02-241-2/+1
| | | | | | | | Remove vendor name from DESCRIPTION as we are describing the recipe. Used SUMMARY instead of DESCRIPTION because it was short enough. Change-Id: I8945f5e7328daa016cdd15ccb026bd6ec5d4f936 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libmcc: Add minor changes to get recipe in better shapeOtavio Salvador2014-02-241-4/+5
| | | | | | | | | | | | | | In order to use the same pattern from other recipes, the following changes were made in recipe: - Use summary as the description was short - Drop vendor name from summary - Put RDEPENDS after source fields - Add empty line between S and CFLAGS - Drop extra space in CFLAGS appending Change-Id: Iadf4b9e8dee308692925cf7e0b22df9b4cffb03a Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mqxboot: Add minor changes to get recipe in better shapeOtavio Salvador2014-02-241-4/+5
| | | | | | | | | | | | | | In order to use the same pattern from other recipes, the following changes were made in recipe: - Use summary as the description was short - Drop vendor from summary - Put RDEPENDS after source fields - Add empty line between S and CFLAGS - Drop extra space in CFLAGS appending Change-Id: I6adb237ffaae3b24ac2b28855d31ae93a3d019cb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xserver-xorg: Backport 1.14.4 versionOtavio Salvador2014-02-247-0/+164
| | | | | | | | | | | | Currently Vivante does not provides a valid GL API so Xorg fails to link against it, we cannot workaround it easily in newer Xorg version so instead of maintaining a pile of patches for it we are backporting 1.14.4 version as an interim solution. Change-Id: Ie8c8c002f7c3904abb383f2a1ee6f3dc6ad09e20 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Tested-by: Gary Thomas <gary@mlbassoc.com> Tested-by: John Weber <rjohnweber@gmail.com>
* mesa: Update to follow OE-Core changesOtavio Salvador2014-02-242-40/+10
| | | | | | | | | | | | | This updates the bbappend to the newer version; as mesa now provides the needed PACKAGECONFIG settings we rely on this instead of using an annonymous Python code to change it during build time. The bbappend file now is much easier to read. Change-Id: Ie7b6027462f458d139d0561e737b254dd8b07653 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Tested-by: Gary Thomas <gary@mlbassoc.com> Tested-by: John Weber <rjohnweber@gmail.com>
* image_types_fsl.bbclass: Add fstype dependencyOtavio Salvador2014-02-211-0/+4
| | | | | | | | The sdcard requires the rootfs filesystem to be built before using it so we must make this dependency explicit. Change-Id: Ibacba4c2ff5250785b50d6a7bc7ddf77f6309bb6 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xf86-video-imxfb: Add COMPATIBLE_MACHINE mx5David Nyström2014-02-211-0/+1
| | | | | | | | world builds create alot of error messages with recipes such as this one, which depends on other recipes which have COMPATIBLE_MACHINE set. Signed-off-by: David Nyström <david.c.nystrom@gmail.com>
* mqxboot: add missing build dependency on kernel-module-mccAndy Voltz2014-02-211-0/+2
| | | | | | mqxboot pulls in a header from kernel-module-mcc Signed-off-by: Andy Voltz <andy.voltz@timesys.com>
* libmcc: add missing build dependency on kernel-module-mccAndy Voltz2014-02-211-0/+2
| | | | | | | kernel-module-mcc provides a header which libmcc includes. also add cflags to pull this in Signed-off-by: Andy Voltz <andy.voltz@timesys.com>
* gst-fsl-plugin: Upgrade to 3.0.10 versionLauren Post2014-02-203-22/+15
| | | | | | | Release in 3.10.17-1.0.0_beta version Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gst-fsl-plugin: Add runtime dependencies for 'beep' pluginOtavio Salvador2014-02-201-1/+3
| | | | | | | Add libfslcodec-aac, libfslcodec-mp3 and libfslcodec-oggvorbis as runtime dependencies so 'beep' works. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslcodec: Add 'test-bin' and 'test-sources' packagesOtavio Salvador2014-02-201-4/+13
| | | | | | | Add the libfslcodec-test-bin (with built binaries for testing) and libfslcodec-test-sources (with testing applications source code). Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslcodec: Enable/disable the VPU support based on SoCOtavio Salvador2014-02-201-1/+8
| | | | | | This enables the VPU support for all SoCs but MX23, MX28 and MX6SL. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslcodec: Upgrade to 3.0.10 versionLauren Post2014-02-202-13/+10
| | | | | | | Released in 3.10.17-1.0.0_beta release Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslvpuwrap: Upgrade to 1.0.45 versionLauren Post2014-02-201-7/+4
| | | | | | | Package is from 3.10.17-1.0.0_beta release Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslparser: Upgrade to 3.0.10 versionLauren Post2014-02-202-13/+10
| | | | | | | Package is from 3.10.17-1.0.0_beta release Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-vpu: Upgrade to 3.10.17-1.0.0_betaLauren Post2014-02-203-44/+14
| | | | | Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-lib: Upgrade to 3.10.17-1.0.0_betaLauren Post2014-02-202-10/+14
| | | | | Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: Update to 3.10.17-1.0.0 versionLauren Post2014-02-202-10/+15
| | | | | | | Release in 3.10.17-1.0.0_beta version. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslcodec: Drop sanity check override for .so filesOtavio Salvador2014-02-201-2/+1
| | | | | | | | The .so files are not being deployed in the regular packages, just the -dev ones, so we can drop this sanity check workaround and the respective FIXME entry. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* fsl-dynamic-packagearch.bbclass: fix typoJavier Viguera2014-02-191-2/+2
| | | | | | s/PACHAGE_ARCH/PACKAGE_ARCH Signed-off-by: Javier Viguera <javier.viguera@digi.com>
* image_types_fsl: explicitly state the origin of boot scriptsEric Nelson2014-02-141-1/+1
| | | | Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>