Accepting request 910514 from hardware👢staging

OBS-URL: https://build.opensuse.org/request/show/910514
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=150
This commit is contained in:
2021-08-06 15:54:58 +00:00
committed by Git OBS Bridge
parent 94fa8803fd
commit d7b07ef583
2 changed files with 7 additions and 0 deletions

View File

@@ -501,6 +501,7 @@ mv %{buildroot}%{uboot_dir}/u-boot%{binext} %{buildroot}%{uboot_dir}/u-boot.e500
%endif
%if %x_loader == 1
install -D -m 0644 MLO %{buildroot}%{uboot_dir}/MLO
install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin
%endif
%if %origen_spl == 1
install -D -m 0644 spl/origen-spl.bin %{buildroot}%{uboot_dir}/origen-spl.bin