summaryrefslogtreecommitdiffstats
path: root/recipes-bcm/vc-graphics/files
Commit message (Collapse)AuthorAgeFilesLines
* vc-graphics: Move to recipes-graphicsAndrei Gherzan2015-03-122-34/+0
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* vchiq: Fix file permissionAndrei Gherzan2012-09-161-0/+0
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* vc-graphics.inc: New provides, compatible machine and init for vchiqAndrei Gherzan2012-08-291-0/+24
| | | | | | | | | | 1. Add COMPATIBLE_MACHINE=raspberrypi. 2. This package provides libgl libgles2 and libegl. Add these to PROVIDES. 3. Add an init script to create vchiq device node while booting. This device is needed by vc_tvservice_*. Package this init script in ${PN}. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* vc-graphics: package firmware for VC graphicsTomas Frydrych2012-06-201-0/+10
This package adds a egl.pc file for use with libEGL (it is necessary to specify a custom include paths for the compiler due to brokenness in the firmware header files).