summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2019-07-02 15:15:39 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2019-07-04 15:47:13 +0100
commit2e45813a6be42d3a13ae3155c3a9586fefa034df (patch)
treee0379380bddcddcf533f74a5ae5a03958b973f9b /recipes-graphics
parent08b5a290282dfe5e8ce3929009800181c7474747 (diff)
downloadmeta-raspberrypi-2e45813a6be42d3a13ae3155c3a9586fefa034df.tar.gz
firmware: Rename firmware inc file to raspberrypi-firmware.inc
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/vc-graphics/vc-graphics.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/vc-graphics/vc-graphics.inc b/recipes-graphics/vc-graphics/vc-graphics.inc
index 4d8b282..8b3f2bf 100644
--- a/recipes-graphics/vc-graphics/vc-graphics.inc
+++ b/recipes-graphics/vc-graphics/vc-graphics.inc
@@ -8,7 +8,7 @@ COMPATIBLE_MACHINE = "^rpi$"
8 8
9INHIBIT_DEFAULT_DEPS = "1" 9INHIBIT_DEFAULT_DEPS = "1"
10 10
11include recipes-bsp/common/firmware.inc 11include recipes-bsp/common/raspberrypi-firmware.inc
12 12
13SRC_URI += " \ 13SRC_URI += " \
14 file://egl.pc \ 14 file://egl.pc \