forked from pool/u-boot
Accepting request 593744 from home:algraf:branches:hardware:boot
- Fix rainbow screen on 32bit RPis (boo#1086757) - Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 * Patches added: 0009-rpi-Allow-to-boot-without-serial.patch OBS-URL: https://build.opensuse.org/request/show/593744 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=9
This commit is contained in:
@@ -54,6 +54,7 @@ Patch0005: 0005-rpi3-Enable-lan78xx-driver.patch
|
||||
Patch0006: 0006-net-Only-access-network-devices-aft.patch
|
||||
Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
Patch0009: 0009-rpi-Allow-to-boot-without-serial.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@@ -106,6 +107,7 @@ This package contains documentation for U-Boot firmware.
|
||||
%patch0006 -p1
|
||||
%patch0007 -p1
|
||||
%patch0008 -p1
|
||||
%patch0009 -p1
|
||||
|
||||
%build
|
||||
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)
|
||||
|
Reference in New Issue
Block a user