mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-20 23:38:38 +00:00
rpi-u-boot-scr: Set u-boot-default-script as provider
Add u-boot-default-script to the PROVIDES variable to make easier to replace boot script in another layer just by changing PREFERRED_PROVIDER_u-boot-default-script variable. Set rpi-u-boot-scr as the default provider for meta-raspberrypi. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
This commit is contained in:
committed by
Andrei Gherzan
parent
acca2a00eb
commit
44d7dd0e4a
@@ -11,3 +11,5 @@ PREFERRED_PROVIDER_jpeg ?= "jpeg"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/libomxil ?= "userland"
|
||||
VIRTUAL-RUNTIME_libomxil = "userland"
|
||||
|
||||
PREFERRED_PROVIDER_u-boot-default-script ??= "rpi-u-boot-scr"
|
||||
|
||||
Reference in New Issue
Block a user