Accepting request 623926 from hardware👢staging

OBS-URL: https://build.opensuse.org/request/show/623926
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=24
This commit is contained in:
2018-07-18 20:26:30 +00:00
committed by Git OBS Bridge
parent 0cec470415
commit 3062fc3a6e
137 changed files with 645 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch
Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch
Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch
Patch0010: 0010-snow-set-fdtfile.patch
Patch0011: 0011-omap3-beagle-re-enable-EFI-support-.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64}
BuildRequires: arm-trusted-firmware-pine64
@@ -132,6 +133,7 @@ This package contains documentation for U-Boot firmware.
%patch0008 -p1
%patch0009 -p1
%patch0010 -p1
%patch0011 -p1
%build
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)