diff --git a/recipes-bcm/vc-graphics/files/egl.pc b/recipes-graphics/vc-graphics/files/egl.pc similarity index 100% rename from recipes-bcm/vc-graphics/files/egl.pc rename to recipes-graphics/vc-graphics/files/egl.pc diff --git a/recipes-bcm/vc-graphics/files/vchiq.sh b/recipes-graphics/vc-graphics/files/vchiq.sh similarity index 100% rename from recipes-bcm/vc-graphics/files/vchiq.sh rename to recipes-graphics/vc-graphics/files/vchiq.sh diff --git a/recipes-bcm/vc-graphics/vc-graphics-hardfp.bb b/recipes-graphics/vc-graphics/vc-graphics-hardfp.bb similarity index 100% rename from recipes-bcm/vc-graphics/vc-graphics-hardfp.bb rename to recipes-graphics/vc-graphics/vc-graphics-hardfp.bb diff --git a/recipes-bcm/vc-graphics/vc-graphics.bb b/recipes-graphics/vc-graphics/vc-graphics.bb similarity index 100% rename from recipes-bcm/vc-graphics/vc-graphics.bb rename to recipes-graphics/vc-graphics/vc-graphics.bb diff --git a/recipes-bcm/vc-graphics/vc-graphics.inc b/recipes-graphics/vc-graphics/vc-graphics.inc similarity index 97% rename from recipes-bcm/vc-graphics/vc-graphics.inc rename to recipes-graphics/vc-graphics/vc-graphics.inc index 1dee53e..a1c8d29 100644 --- a/recipes-bcm/vc-graphics/vc-graphics.inc +++ b/recipes-graphics/vc-graphics/vc-graphics.inc @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=86e53f5f5909ee66900418028de11780" PROVIDES = "virtual/libgles2 virtual/egl" COMPATIBLE_MACHINE = "raspberrypi" -include ../common/firmware.inc +include recipes-bsp/common/firmware.inc SRC_URI += " \ file://egl.pc \