summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
* 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>