Accepting request 634923 from hardware👢staging
- Update to v2018.09 - Update to v2018.09-rc3 - Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 * Patches added: 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - Update to v2018.09-rc2 - Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 * Patches dropped: 0010-snow-set-fdtfile.patch - Update to v2018.09-rc1 - Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 * Patches dropped: 0011-omap3-beagle-re-enable-EFI-support-.patch OBS-URL: https://build.opensuse.org/request/show/634923 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=26
This commit is contained in:
@@ -38,10 +38,10 @@
|
||||
%endif
|
||||
|
||||
# archive_version differs from version for RC version only
|
||||
%define archive_version 2018.07
|
||||
%define archive_version 2018.09
|
||||
|
||||
Name: u-boot-rpi3
|
||||
Version: 2018.07
|
||||
Version: 2018.09
|
||||
Release: 0
|
||||
Summary: The U-Boot firmware for the rpi3 platform
|
||||
License: GPL-2.0-only
|
||||
@@ -61,8 +61,7 @@ Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch
|
||||
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
|
||||
Patch0010: 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if "%{name}" == "u-boot-pine64plus" && %{with uboot_atf_pine64}
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@@ -133,7 +132,6 @@ 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)
|
||||
|
Reference in New Issue
Block a user