summaryrefslogtreecommitdiffstats
path: root/meta-fsl-arm
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* gstreamer1.0-imx: rename to gstreamer1.0-plugins-imxRogerio Nunes2014-02-141-0/+0
| | | | | | | | As the recipe requires gst-plugins-package.inc, this patch includes -plugins- in the recipe name to make it clear that it actually results in a set of plugin packages, following poky's convention. Signed-off-by: Rogerio Nunes <rogerio.nunes@freescale.com>
* libfslparser: Fix package strip logicOtavio Salvador2014-02-121-0/+1
| | | | | | | | | | | | | OE-Core has include a package.bbclass change which has changes the behaviour from the strip logic. This patch restore the old beaviour so we have same functional result as before. See http://patches.openembedded.org/patch/65311/ Change-Id: I116910aeb79d1e635367ba483bfabdc46a935eaf Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslcodec: Fix package strip logicOtavio Salvador2014-02-121-0/+1
| | | | | | | | | | | | | OE-Core has include a package.bbclass change which has changes the behaviour from the strip logic. This patch restore the old beaviour so we have same functional result as before. See http://patches.openembedded.org/patch/65311/ Change-Id: Iee83b7b057c5db01c5b7ea435f6b35b508e23119 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gpu-viv-g2d: Fix package strip logicOtavio Salvador2014-02-121-0/+1
| | | | | | | | | | | | | OE-Core has include a package.bbclass change which has changes the behaviour from the strip logic. This patch restore the old beaviour so we have same functional result as before. See http://patches.openembedded.org/patch/65311/ Change-Id: I01d12cc0d69def46044cb2bf9ef1d507f8274e6e Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gpu-viv-bin-mx6q: Fix package strip logicOtavio Salvador2014-02-121-0/+1
| | | | | | | | | | | | | OE-Core has include a package.bbclass change which has changes the behaviour from the strip logic. This patch restore the old beaviour so we have same functional result as before. See http://patches.openembedded.org/patch/65311/ Change-Id: If33c4d164b853caeb1c14557cd5db5a7f5694fdf Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: Fix package strip logicOtavio Salvador2014-02-121-0/+1
| | | | | | | | | | | | | OE-Core has include a package.bbclass change which has changes the behaviour from the strip logic. This patch restore the old beaviour so we have same functional result as before. See http://patches.openembedded.org/patch/65311/ Change-Id: Ia66db7a90e30bc587e74b40dca8979fa82c20de9 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx31pdf, imx35pdf: Remove duplicate inclusion of soc-family.incOtavio Salvador2014-02-122-2/+0
| | | | | | | | | | | | This fixes following warning during build: ,----[ Warning ] | WARNING: Duplicate inclusion for .../meta/conf/machine/include/soc-family.inc | in .../sources/meta-fsl-arm/conf/machine/include/imx-base.inc `---- Change-Id: Ie23c6a25e23e1968a595969a3962d82284a6f1e9 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-imx: fix typo in 2009.08 recipeAndreas Henriksson2014-02-121-1/+1
| | | | | | | | I noticed SRCBRANCH_mx5 was being specified twice. The first one should probably be "mxs" instead as the row below which specifies SRCREV for mxs. Signed-off-by: Andreas Henriksson <andreas.henriksson@endian.se>
* libdrm: change .bbappend to use %John Weber2014-02-101-0/+0
| | | | | | | | Change file name to use % and append against any revision of the main libdrm recipe. This makes updating the .bbappend file name only necessary if recipe itself needs to change. Signed-off-by: John Weber <rjohnweber@gmail.com>
* qtbase: change .bbappend to use %Sébastien Taylor2014-02-101-0/+0
| | | | | | | | | | The meta-qt5 updated Qt version 5.1.1 to 5.2.0, change file name to use % and append against any revision of the main qtbase recipe. This makes updating the .bbappend file name only necessary if recipe itself needs to change. Change-Id: I16852d67c8becdf55a851ea3b52c411ffa805c28 Signed-off-by: Se?bastien Taylor <me@staylor.ca>
* gstreamer1.0-imx: Add GStreamer 1.0 pluginsCarlos Rafael Giani2014-02-061-0/+29
| | | | | | | | | | | | | | | | | | | gstreamer-imx is an ongoing project to write GStreamer 1.0 plugins for using the i.MX VPU,IPU, and GPU. With the plugins, the VPU en- and decoding features can be used, the IPU can transform images (deinterlacing, colorspace conversion etc.), and the GPU can display frames using OpenGL ES and the Vivante direct textures. Currently, the plugins have only been tested with the i.MX6 SoC series. All plugins are based on appropriate GStreamer base classes. Physical memory metadata structures make it possible to avoid costly frame copies, making it possible to use transcoding chains that do not involve CPU copies for example. This recipe is sent to meta-fsl-arm to make these plugins more visible and available to others. Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
* gpu-viv-g2d: Split libg2d packageRogerio Nunes2014-02-061-5/+4
| | | | | | | | | | | Split lib and samples into two different packages: libg2d for the lib, and gpu-viv-g2d for samples. Default packages removed from PACKAGES variable. Source variable (S) removed, as it's the default. Signed-off-by: Rogerio Nunes <rogerio.nunes@freescale.com>
* imx-test: add missing runtime dependencyRogerio Nunes2014-02-061-0/+2
| | | | | | | | | | The test scripts explicitly use bash instead of sh, so it's necessary to have bash as a runtime dependency in the imx-test recipe, otherwise, bitbake will fail when populating a rootfs that does not include bash. Change-Id: Ida97bbef7ca736cafa3874a7eabee8f8e942c715 Signed-off-by: Rogerio Nunes <rogerio.nunes@freescale.com>
* eglinfo: Add i.MX6 specific supportCarlos Rafael Giani2014-02-032-0/+6
| | | | | Change-Id: I1ae9dc8350827fd31ffc89338b00b9bc939d3f2b Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>