summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
* xserver-xf86-config: don't use wildcards in SRC_URIKoen Kooi2014-02-211-1/+1
| | | | | | | | | | It is strongly discouraged to use wildcards in SRC_URI since it breaks when using multiple bbappends and immediate expansion of FILESDIR. This fixes a do_install failure when building with multiple BSPs enabled. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mesa: Remove egl and gles only for raspberrypi machineAndrei Gherzan2014-01-251-23/+25
| | | | | Change-Id: I25fab6e100546cfffdd901383f76de76cd7763ed Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* mesa: Use libgl from mesa for raspberrypiAndrei Gherzan2013-08-211-0/+34
| | | | | | | | The graphics libraries provided by userland does not include libgl. So compile mesa with libgl support and remove gles and egl from it as these are provided by userland. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* userland: Update to 2013-08-20 master's snapshotAndrei Gherzan2013-08-211-5/+4
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* userland: Update to 8700279495e266378d36092ccf86424f0ee2539fAndrei Gherzan2013-03-131-0/+39
| | | | | | | | | * install_vmcs not needed anymore * By default package is installed in /opt/vc. Move everything in ${prefix}. * Move recipe in recipes-graphics * Add PACKAGE_ARCH = MACHINE_ARCH Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* xserver-xf86-config: Remove xorg.conf.d/* from CONFFILES_${PN}.David-John Willis2012-04-231-6/+5
|
* xserver-xf86-config: Clean up silly oversight.David-John Willis2012-04-121-2/+2
| | | | | | * I forgot to append the machine to the SRC_URI_append so left this in a state that would break other BSP layers. Bad John!
* xserver-xf86-config: Add initial xorg config for the RaspberryPi.David-John Willis2012-04-043-0/+63