Skip to content

Commit f5685d5

Browse files
committed
ci: u-boot-qcom: Configure U-Boot as preferred bootloader for KAS builds
Set PREFERRED_PROVIDER_virtual/bootloader to u-boot-qcom in the CI configuration to enable U-Boot instead of UEFI Signed-off-by: Aswin Murugan <aswin.murugan@oss.qualcomm.com>
1 parent c05a14b commit f5685d5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ci/u-boot-qcom.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
header:
2+
version: 14
3+
4+
local_conf_header:
5+
bootloaderprovider: |
6+
PREFERRED_PROVIDER_virtual/bootloader = "u-boot-qcom"

0 commit comments

Comments
 (0)