mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-09-26 17:16:08 +00:00
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>
2 lines
46 B
Plaintext
2 lines
46 B
Plaintext
DEPENDS_append_rpi = " u-boot-default-script"
|