Accepting request 674957 from hardware👢staging

OBS-URL: https://build.opensuse.org/request/show/674957
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=39
This commit is contained in:
2019-02-14 12:34:30 +00:00
committed by Git OBS Bridge
parent 30f6571179
commit 19c6cae257
149 changed files with 755 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ 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
Patch0008: 0008-Revert-efi_loader-query-serial-cons.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?is_rk3399} && %{with uboot_atf}
BuildRequires: arm-trusted-firmware-rk3399
@@ -138,6 +139,7 @@ This package contains documentation for U-Boot firmware.
%patch0005 -p1
%patch0006 -p1
%patch0007 -p1
%patch0008 -p1
%build
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)