SHA256
1
0
forked from pool/u-boot

Accepting request 530881 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/530881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=90
This commit is contained in:
2017-10-05 09:58:22 +00:00
committed by Git OBS Bridge
parent 05a2682da0
commit 93353a2a1e
120 changed files with 560 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ Source300: u-boot-rpmlintrc
Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
Patch0002: 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
Patch0003: 0003-Revert-rockchip-mkimage-remove-plac.patch
Patch0004: 0004-Fix-boot-on-Beagleboard-xM-by-disab.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: bc
# Arndale board needs DTC >= 1.4
@@ -95,6 +96,7 @@ This package contains documentation for U-Boot firmware.
%patch0001 -p1
%patch0002 -p1
%patch0003 -p1
%patch0004 -p1
%build
export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes | tail -n 1 | cut -d- -f1 )" +%s)