Files
meta-raspberrypi/recipes-bcm/vc-graphics/vc-graphics-hardfp.bb
Tomas Frydrych fac94bf7de 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).
2012-06-20 20:28:00 +01:00

9 lines
96 B
BlitzBasic

CONFLICTS = "vc-graphics"
VCDIR = "hardfp/opt/vc"
require vc-graphics.inc
PR = "${INCPR}.0"