diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2019-07-02 15:15:39 +0100 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-07-04 15:47:13 +0100 |
commit | 2e45813a6be42d3a13ae3155c3a9586fefa034df (patch) | |
tree | e0379380bddcddcf533f74a5ae5a03958b973f9b /recipes-graphics | |
parent | 08b5a290282dfe5e8ce3929009800181c7474747 (diff) | |
download | meta-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.inc | 2 |
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 | ||
9 | INHIBIT_DEFAULT_DEPS = "1" | 9 | INHIBIT_DEFAULT_DEPS = "1" |
10 | 10 | ||
11 | include recipes-bsp/common/firmware.inc | 11 | include recipes-bsp/common/raspberrypi-firmware.inc |
12 | 12 | ||
13 | SRC_URI += " \ | 13 | SRC_URI += " \ |
14 | file://egl.pc \ | 14 | file://egl.pc \ |