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.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 recipes-bcm/vc-graphics/vc-graphics.bb (limited to 'recipes-bcm/vc-graphics/vc-graphics.bb') 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 @@ + +CONFLICTS = "vc-graphics-hardfp" + +VCDIR = "opt/vc" +require vc-graphics.inc + +PR = "${INCPR}.0" + -- cgit v1.2.3-54-g00ecf