summaryrefslogtreecommitdiffstats
path: root/recipes-bcm/vc-graphics/vc-graphics.bb
diff options
context:
space:
mode:
authorTomas Frydrych <tomas@sleepfive.com>2012-06-14 22:47:59 +0100
committerTomas Frydrych <tomas@sleepfive.com>2012-06-20 20:28:00 +0100
commitfac94bf7de6ee76b8ef1f74bc1dba565eeaabf2a (patch)
treead2de9645016cf588d80a08ec20d5d66661f4809 /recipes-bcm/vc-graphics/vc-graphics.bb
parent2bd08428ce69f8654ab8b69604008bb7c21bd972 (diff)
downloadmeta-raspberrypi-fac94bf7de6ee76b8ef1f74bc1dba565eeaabf2a.tar.gz
vc-graphics: package firmware for VC graphics
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).
Diffstat (limited to 'recipes-bcm/vc-graphics/vc-graphics.bb')
-rwxr-xr-xrecipes-bcm/vc-graphics/vc-graphics.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-bcm/vc-graphics/vc-graphics.bb b/recipes-bcm/vc-graphics/vc-graphics.bb
new file mode 100755
index 0000000..e78a80b
--- /dev/null
+++ b/recipes-bcm/vc-graphics/vc-graphics.bb
@@ -0,0 +1,8 @@
1
2CONFLICTS = "vc-graphics-hardfp"
3
4VCDIR = "opt/vc"
5require vc-graphics.inc
6
7PR = "${INCPR}.0"
8