mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
firmware: Rename firmware inc file to raspberrypi-firmware.inc
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
08b5a29028
commit
2e45813a6b
|
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=4a4d169737c0786fb9482bb6d30401d1
|
||||||
|
|
||||||
inherit deploy nopackages
|
inherit deploy nopackages
|
||||||
|
|
||||||
include recipes-bsp/common/firmware.inc
|
include recipes-bsp/common/raspberrypi-firmware.inc
|
||||||
|
|
||||||
INHIBIT_DEFAULT_DEPS = "1"
|
INHIBIT_DEFAULT_DEPS = "1"
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ COMPATIBLE_MACHINE = "^rpi$"
|
||||||
|
|
||||||
INHIBIT_DEFAULT_DEPS = "1"
|
INHIBIT_DEFAULT_DEPS = "1"
|
||||||
|
|
||||||
include recipes-bsp/common/firmware.inc
|
include recipes-bsp/common/raspberrypi-firmware.inc
|
||||||
|
|
||||||
SRC_URI += " \
|
SRC_URI += " \
|
||||||
file://egl.pc \
|
file://egl.pc \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user