From fac94bf7de6ee76b8ef1f74bc1dba565eeaabf2a Mon Sep 17 00:00:00 2001 From: Tomas Frydrych Date: Thu, 14 Jun 2012 22:47:59 +0100 Subject: 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). --- recipes-bcm/vc-graphics/vc-graphics-hardfp.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 recipes-bcm/vc-graphics/vc-graphics-hardfp.bb (limited to 'recipes-bcm/vc-graphics/vc-graphics-hardfp.bb') diff --git a/recipes-bcm/vc-graphics/vc-graphics-hardfp.bb b/recipes-bcm/vc-graphics/vc-graphics-hardfp.bb new file mode 100644 index 0000000..e96c291 --- /dev/null +++ b/recipes-bcm/vc-graphics/vc-graphics-hardfp.bb @@ -0,0 +1,8 @@ + +CONFLICTS = "vc-graphics" + +VCDIR = "hardfp/opt/vc" +require vc-graphics.inc + +PR = "${INCPR}.0" + -- cgit v1.2.3-54-g00ecf