summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/vc-graphics/vc-graphics.inc
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2019-07-02 15:15:39 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2019-07-20 21:56:21 +0100
commit004a1ef2c25308c020993200e0bdc151d909364d (patch)
tree52a119531e9c3768b17febf38646e5a6ded3a065 /recipes-graphics/vc-graphics/vc-graphics.inc
parentf30d4cfe70c4fdb4606ed80dd1d57d0152a4c07e (diff)
downloadmeta-raspberrypi-004a1ef2c25308c020993200e0bdc151d909364d.tar.gz
firmware: Rename firmware inc file to raspberrypi-firmware.inc
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'recipes-graphics/vc-graphics/vc-graphics.inc')
-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 \