diff options
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 \ |