summaryrefslogtreecommitdiffstats
path: root/meta-fsl-arm/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "amd-gpu-x11-bin-mx51: set libgl provider and reorder packages"Otavio Salvador2012-06-201-16/+10
| | | | | | | This change broke the rootfs generation and needs to be redone, with more testing. This reverts commit 89a2fa84d42ea9a944e2c9278f3434e912284389.
* amd-gpu-x11-bin-mx51: set libgl provider and reorder packagesAdrian Alonso2012-06-191-10/+16
| | | | | | | | | * Set libgl preferred provider so it could be used instead of default mesa libgl provider * Reorder package provider definitions * Bump PR Signed-off-by: Adrian Alonso <aalonso@freescale.com>
* amd-gpu-x11-bin-mx51: clean up install functionAdrian Alonso2012-06-191-14/+10
| | | | | | | * Cleanup install fucntion, make it more generic * Bump PR Signed-off-by: Adrian Alonso <aalonso@freescale.com>
* xf86-video-imxfb: avoid QA error No GNU_HASH in elf binaryAdrian Alonso2012-05-211-1/+3
| | | | | | | * Avoid QA error by skip the QA test for ldflags * Increase PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* amd-gpu-x11-bin-mx51: avoid QA error No GNU_HASH in elf binaryAdrian Alonso2012-05-211-1/+5
| | | | | | | * Avoid QA error by skip the QA test for ldflags * PR increase Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* libz160: avoid QA error No GNU_HASH in elf binaryAdrian Alonso2012-05-211-3/+7
| | | | | | | * Avoid QA error by skip the QA test for ldflags As this is prebuilt library Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* xserver-xf86-config: mx6: Use fbdev driverRogerio Pimentel2012-05-112-8/+4
| | | | | | | Use fbdev instead imx driver on xorg.conf Signed-off-by: Rogerio Pimentel <rogerio.pimentel@freescale.com> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
* xserver-xf86-config: add mx6 Xorg configurationOtavio Salvador2012-05-021-0/+45
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xf86-video-imxfb: move rdepends to PN onlyOtavio Salvador2012-04-301-2/+3
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xserver-xf86-config: mx5: drop unused configurationsOtavio Salvador2012-04-292-37/+1
| | | | | | | | Nowadays Xorg can mostly auto-configure itself so xorg.conf ought to be used as less as possible; this drops the settings that Xorg ought to generate by itself. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xserver-xf86-config: merge imx53qsb and imx53ard onto mx5Otavio Salvador2012-04-233-46/+1
| | | | | | | | This avoids meta-data duplication and easy code reuse for external boards as they only need to make the board machine configuration from mx5 SOC_FAMILY to properly configure Xorg. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xf86-video-imxfb: replace virtual/xserver-f86 by virtual/xserverOtavio Salvador2012-03-211-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* x11-common: remove bbappend fileAdrian Alonso2012-02-012-18/+0
| | | | | | | | | | * Remove x11-common bbappend file and patch that added touchscreen device information. * Touchscreen config options should be part of recipe-bsp/formfactor/machconfig recipe where TSLIB options are expanded. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* recipes-graphics: xf86-video-imxfb: Fix compilationDenis Carikli2012-01-301-2/+2
| | | | | | | Without that fix we have: imx_driver.c:33:25: fatal error: linux/mxcfb.h: No such file or directory Signed-off-by: Denis Carikli <denis@eukrea.com>
* x11-common: only adds the patch for compatible machinesOtavio Salvador2012-01-091-4/+4
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xserver-xf86-config: move xorg.conf to being machine specificOtavio Salvador2011-12-213-2/+47
| | | | | | | While on that we refactored the recipe to use PRINC and FILESEXTRAPATHS_prepend. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* amd-gpu-x11-bin-mx51: add libz160 to rdependsAdrian Alonso2011-12-131-1/+2
| | | | | | | | * Add libz160 runtime dependency; libz160 was not installed in rootfs, adding libz160 dependecy info fix this. * Bump PR. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* xorg-video-imx: update to release version 11.09.01Adrian Alonso2011-11-072-1/+3
| | | | | | | | * Update to release version 11.09.01 * Include xserver video source code as part of metadata (No public repos available). Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* libz160: update to release version 11.09.01Adrian Alonso2011-11-072-4/+4
| | | | | | | | * Update to release version 11.09.01 * Include prebuilt shared libraries as part of freescale meta layer. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* amd-gpu-x11-mx51: update to release version 11.09.01Adrian Alonso2011-11-072-4/+4
| | | | | | | * Update to release version 11.09.01 * Include in metadata amd-gpu-x11 prebuilt shared libraries Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* libz160: explicit set packaged filesAdrian Alonso2011-10-061-2/+3
| | | | | | | | * Explicit set packaged files * Remove unused run time dependency variable RDEPENDS * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* amd-gpu-x11-bin-mx51: explicit set packaged filesAdrian Alonso2011-10-061-2/+11
| | | | | | | | * Explicit set packaged files via FILES variable * Add dependency to libx11 fixing warning * Bump PR Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* xf86-video-imx: fix source locationAdrian Alonso2011-08-241-1/+1
| | | | | | | * Fix source location $REL varible undefided use instead $PV. Signed-off-by: Adrian Alonso <b38018@freescale.com>
* xserver-xf86-config: custom xorg.conf file for iMx targetsAdrian Alonso2011-08-242-0/+49
| | | | | | | | * Custom xorg config file for iMx targets * Binds eGalaxy touchscreen to use evdev driver * Sets framebuffet to use imx driver Signed-off-by: Adrian Alonso <b38018@freescale.com>
* xf86-video-imxfb: framebuffer driver for iMx targetsAdrian Alonso2011-08-242-0/+79
| | | | | | | | | * Framebuffer driver for iMx targets boards * Fix m4 macros lookup location; remove /usr/share/aclocal path This patchs allows to use Yocto sysroot settings and avoid conflicts by using host tools. Signed-off-by: Adrian Alonso <b38018@freescale.com>
* x11-common: xserver mouse option to use tslibAdrian Alonso2011-08-242-0/+18
| | | | | | | | | * Sets xserver mouse option to use tslib on Freescale iMx targets, this is only used if Kdrive (Tiny X) Xserver is used. * Current xserver used is xserver-xf86-lite. Signed-off-by: Adrian Alonso <b38018@freescale.com>
* libz160: deploy shared lib and headersAdrian Alonso2011-08-241-0/+24
| | | | | | | | * Deploy libz160 shared library * Deploys libz160 include headers, this are needed for xorg-video-imxfb driver Signed-off-by: Adrian Alonso <b38018@freescale.com>
* amd-gpu-x11-bin-mx51: ship amd binaries to rootfsAdrian Alonso2011-08-241-0/+32
* Ships Amd x11 binaries to rootfs, deploys prebuilt shared libraries. Signed-off-by: Adrian Alonso <b38018@freescale.com>