aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt
AgeCommit message (Collapse)Author
2013-02-19qt4: Add a unreference instruction on qt4 phonon patchLeonardo Sandoval
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>
2012-10-15qt4: Add bbappend to 4.8.3 versionOtavio Salvador
Change-Id: I0dfc473ba6ecc928d81e77614fb04467f28acca6 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-10-03qt4-embedded: Add a dependency on virtual/libgles2Otavio Salvador
Change-Id: Ie57aaaffdb3fcdcda95a80d5addb7c609ceb9a81 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-10-03qt4-x11-free: Add a dependency on virtual/libgles2Otavio Salvador
Change-Id: I4373321ea020ea4dfcccb129bd5d7c8fbb258b32 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-09-07Merge remote branch 'freescale/denzil' into masterOtavio Salvador
* 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
2012-09-06qt4-embedded: enable OpenGL ES2 and OpenVG for mx5 SoCsOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
2012-09-06qt4-x11-free: enable OpenGL ES2 and OpenVG for mx5 SoCsOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
2012-08-09qt4: Update to Qt 4.8.1Rogerio Pimentel
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>
2012-07-02Add Qt4.7.4-X11 bbappendRogerio Pimentel
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>
2012-07-02QT4.7.4 codec patch: Fix to work on X11Rogerio Pimentel
This patch fixes the patch that makes phonon works with Freescale codecs and X11 Signed-off-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
2012-06-14Add QT4.7.4 patch to support Freescale codecsRogerio Pimentel
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>