summaryrefslogtreecommitdiffstats
path: root/recipes-qt
Commit message (Collapse)AuthorAgeFilesLines
* qt4: Use kernel staging include filesOtavio Salvador2013-02-172-4/+10
| | | | | | | | This allow the Phonon backend to proper build while using the linux-libc-headers provided by Yocto. Change-Id: I648a01ffb638e2ac42962d4599857e621379f8cb Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qt4: Add a unreference instruction on qt4 phonon patchLeonardo Sandoval2013-02-081-1/+9
| | | | | | | | | | | | Correct the qt4 phonon patch adding a statement which unreferences an object representing the freescale video sink. Tested on a iMX6Q machine using the fsl-image-gui image. Fixes: https://bugzilla.yoctoproject.org/show_bug.cgi?id=3572 [YOCTO #3572] Signed-off-by: Leonardo Sandoval <leonardo.sandoval@freescale.com>
* qt4-x11-free: Sync with version from oe-coreAndrei Gherzan2012-12-141-0/+0
| | | | Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
* qt4-embedded: Sync with version from oe-coreAndrei Gherzan2012-12-141-0/+0
| | | | Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
* qt4-x11-free: Remove 4.8.1 as it doen't exist in oe-core anymoreAndrei Gherzan2012-12-141-13/+0
| | | | Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
* qt4-embedded: Remove 4.8.1 as it doen't exist in oe-core anymoreAndrei Gherzan2012-12-141-13/+0
| | | | Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
* qt4: Add bbappend to 4.8.3 versionOtavio Salvador2012-10-152-0/+26
| | | | | Change-Id: I0dfc473ba6ecc928d81e77614fb04467f28acca6 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qt4-embedded: Add a dependency on virtual/libgles2Otavio Salvador2012-10-031-1/+2
| | | | | Change-Id: Ie57aaaffdb3fcdcda95a80d5addb7c609ceb9a81 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qt4-x11-free: Add a dependency on virtual/libgles2Otavio Salvador2012-10-031-1/+2
| | | | | Change-Id: I4373321ea020ea4dfcccb129bd5d7c8fbb258b32 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Merge remote branch 'freescale/denzil' into masterOtavio Salvador2012-09-072-2/+6
|\ | | | | | | | | | | | | | | * freescale/denzil: qt4-embedded: enable OpenGL ES2 and OpenVG for mx5 SoCs qt4-x11-free: enable OpenGL ES2 and OpenVG for mx5 SoCs amd-gpu-x11-bin-mx51: Proper detect the building on Linux amd-gpu-x11-bin-mx51: Set compatibility as mx5 SoC family only
| * qt4-embedded: enable OpenGL ES2 and OpenVG for mx5 SoCsOtavio Salvador2012-09-061-1/+3
| | | | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
| * qt4-x11-free: enable OpenGL ES2 and OpenVG for mx5 SoCsOtavio Salvador2012-09-061-1/+3
| | | | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
* | qt4: Update to Qt 4.8.1Rogerio Pimentel2012-08-093-84/+91
|/ | | | | | | | This patch adds support for Freescale codecs on Qt 4.8.1 The patch "0001-Add-support-for-i.MX-codecs-to-phonon.patch" has been updated to match the Phonon version contained on Qt 4.8.1 Signed-off-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
* Add Qt4.7.4-X11 bbappendRogerio Pimentel2012-07-021-0/+10
| | | | | | This bbappend applies a patch on QT4.7.4-X11 to make phonon work with Freescale codecs Signed-off-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
* QT4.7.4 codec patch: Fix to work on X11Rogerio Pimentel2012-07-022-2/+2
| | | | | | This patch fixes the patch that makes phonon works with Freescale codecs and X11 Signed-off-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
* Add QT4.7.4 patch to support Freescale codecsRogerio Pimentel2012-06-142-0/+463
This patch adds a QT4.7.4 patch file to add support for Freescale Multimedia codecs Signed-off-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>