summaryrefslogtreecommitdiffstats
path: root/recipes-bcm/vc-graphics/files/vchiq.sh
Commit message (Collapse)AuthorAgeFilesLines
* vc-graphics: Move to recipes-graphicsAndrei Gherzan2015-03-121-24/+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>