Accepting request 369474 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/369474 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=69
This commit is contained in:
@@ -46,7 +46,7 @@ Patch4: efi2.patch
|
||||
# Set default environment slightly different for EFI, so it finds our dtbs
|
||||
Patch5: efi-default-env.patch
|
||||
# Move omap3 to distro boot method
|
||||
Patch6: omap3-Move-to-distro-bootcmd.patch
|
||||
Patch6: omap3-Move-to-distro-bootcmd.patch
|
||||
# efi: Run memory node fixups in device tree
|
||||
Patch7: efi_loader-Call-fdt-preparation-functions.patch
|
||||
# Allow grub2 to find its config file
|
||||
@@ -57,8 +57,6 @@ Patch9: efi_loader-Provide-icache-flush-stub.patch
|
||||
Patch10: omap3-Use-raw-SPL-by-default-for-mmc1.patch
|
||||
# Ensure we mark the device tree as reserved
|
||||
Patch11: efi-map-fdt-as-reserved.patch
|
||||
# Marvell boards support is non-free licensed, and we don't need it (bnc#773824)
|
||||
Patch99: drop-marvell.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# Arndale board need DTC >= 1.4
|
||||
BuildRequires: bc
|
||||
@@ -104,9 +102,6 @@ This package contains documentation for u-boot firmware
|
||||
%patch9 -p1
|
||||
%patch10 -p1
|
||||
%patch11 -p1
|
||||
# is non-free licensed, and we don't need it (bnc#773824)
|
||||
rm -rf board/Marvell
|
||||
%patch99 -p1
|
||||
|
||||
%build
|
||||
make %{?jobs:-j %jobs} CROSS_COMPILE= CFLAGS="$RPM_OPT_FLAGS" BOARDCONFIG
|
||||
|
Reference in New Issue
Block a user