forked from pool/u-boot
Accepting request 594811 from home:Guillaume_G:branches:hardware:boot
- Workaround to boot on Chromebook (snow) - Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.03 * Patches added: 0011-Temp-workaround-for-Chromebook-snow.patch OBS-URL: https://build.opensuse.org/request/show/594811 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=12
This commit is contained in:
@@ -38,7 +38,7 @@ Name: u-boot-mvebudb-88f3720
|
||||
Version: 2018.03
|
||||
Release: 0
|
||||
Summary: The U-Boot firmware for the mvebudb-88f3720 platform
|
||||
License: GPL-2.0
|
||||
License: GPL-2.0-only
|
||||
Group: System/Boot
|
||||
Url: http://www.denx.de/wiki/U-Boot
|
||||
Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2
|
||||
@@ -56,6 +56,7 @@ Patch0007: 0007-rpi-Add-identifier-for-the-new-RPi3.patch
|
||||
Patch0008: 0008-efi_loader-Fix-network-DP-with-DM_E.patch
|
||||
Patch0009: 0009-rpi-Allow-to-boot-without-serial.patch
|
||||
Patch0010: 0010-mmc-use-core-clock-frequency-in-bcm.patch
|
||||
Patch0011: 0011-Temp-workaround-for-Chromebook-snow.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0
|
||||
BuildRequires: arm-trusted-firmware-pine64
|
||||
@@ -110,6 +111,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)
|
||||
|
Reference in New Issue
Block a user