summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2015-03-02 00:06:19 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2015-03-12 22:20:51 +0100
commitd1fa1c0b75a8de15ae27a9a2f9eaa496a5fe6de9 (patch)
tree439b4a56ded9efafa4889d3106cbbb4a8432e271
parentddd1f033733a34b68da5e1e8c6a315b18234b86f (diff)
downloadmeta-raspberrypi-d1fa1c0b75a8de15ae27a9a2f9eaa496a5fe6de9.tar.gz
vc-graphics: Move to recipes-graphics
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--recipes-graphics/vc-graphics/files/egl.pc (renamed from recipes-bcm/vc-graphics/files/egl.pc)0
-rw-r--r--recipes-graphics/vc-graphics/files/vchiq.sh (renamed from recipes-bcm/vc-graphics/files/vchiq.sh)0
-rw-r--r--recipes-graphics/vc-graphics/vc-graphics-hardfp.bb (renamed from recipes-bcm/vc-graphics/vc-graphics-hardfp.bb)0
-rw-r--r--recipes-graphics/vc-graphics/vc-graphics.bb (renamed from recipes-bcm/vc-graphics/vc-graphics.bb)0
-rw-r--r--recipes-graphics/vc-graphics/vc-graphics.inc (renamed from recipes-bcm/vc-graphics/vc-graphics.inc)2
5 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bcm/vc-graphics/files/egl.pc b/recipes-graphics/vc-graphics/files/egl.pc
index c314202..c314202 100644
--- a/recipes-bcm/vc-graphics/files/egl.pc
+++ b/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
index c73e3a9..c73e3a9 100644
--- a/recipes-bcm/vc-graphics/files/vchiq.sh
+++ b/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
index 0db71fd..0db71fd 100644
--- a/recipes-bcm/vc-graphics/vc-graphics-hardfp.bb
+++ b/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
index a1bce56..a1bce56 100644
--- a/recipes-bcm/vc-graphics/vc-graphics.bb
+++ b/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
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"
6PROVIDES = "virtual/libgles2 virtual/egl" 6PROVIDES = "virtual/libgles2 virtual/egl"
7COMPATIBLE_MACHINE = "raspberrypi" 7COMPATIBLE_MACHINE = "raspberrypi"
8 8
9include ../common/firmware.inc 9include recipes-bsp/common/firmware.inc
10 10
11SRC_URI += " \ 11SRC_URI += " \
12 file://egl.pc \ 12 file://egl.pc \