summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2020-04-01 16:30:47 -0300
committerAndrei Gherzan <andrei@gherzan.ro>2020-04-03 17:32:19 +0100
commit44d7dd0e4a4ad2fb426772f6d87ca95c9c8152b0 (patch)
tree5b616dd5286ce2698aa5c7b063a2ececd0301fa0 /recipes-bsp/u-boot
parentacca2a00ebf7b375f4b22274723b46d6a86a2b7e (diff)
downloadmeta-raspberrypi-44d7dd0e4a4ad2fb426772f6d87ca95c9c8152b0.tar.gz
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>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot_%.bbappend b/recipes-bsp/u-boot/u-boot_%.bbappend
index 95015f4..9ce6425 100644
--- a/recipes-bsp/u-boot/u-boot_%.bbappend
+++ b/recipes-bsp/u-boot/u-boot_%.bbappend
@@ -1 +1 @@
DEPENDS_append_rpi = " rpi-u-boot-scr" DEPENDS_append_rpi = " u-boot-default-script"