summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
...
* mesa: Modify version to match the one from oe-coreAndrei Gherzan2013-11-111-0/+0
| | | | 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