Accepting request 669719 from hardware👢staging

OBS-URL: https://build.opensuse.org/request/show/669719
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=37
This commit is contained in:
2019-01-31 08:22:00 +00:00
committed by Git OBS Bridge
parent 221f35fa25
commit 30f6571179
149 changed files with 715 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ Patch0003: 0003-rpi-Use-firmware-provided-device-tr.patch
Patch0004: 0004-Temp-workaround-for-Chromebook-snow.patch
Patch0005: 0005-zynqmp-Add-generic-target.patch
Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch
Patch0007: 0007-boo-1123170-Remove-ubifs-support-fr.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?is_rk3399} && %{with uboot_atf}
BuildRequires: arm-trusted-firmware-rk3399
@@ -136,6 +137,7 @@ This package contains documentation for U-Boot firmware.
%patch0004 -p1
%patch0005 -p1
%patch0006 -p1
%patch0007 -p1
%build
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)