diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2019-07-02 15:15:39 +0100 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-07-20 21:56:21 +0100 |
commit | 004a1ef2c25308c020993200e0bdc151d909364d (patch) | |
tree | 52a119531e9c3768b17febf38646e5a6ded3a065 /recipes-graphics/vc-graphics/vc-graphics.inc | |
parent | f30d4cfe70c4fdb4606ed80dd1d57d0152a4c07e (diff) | |
download | meta-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.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 \ |