SHA256
1
0
forked from pool/u-boot

Accepting request 736397 from hardware👢staging

Update to v2019.10 + RPi4 patches

OBS-URL: https://build.opensuse.org/request/show/736397
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=50
This commit is contained in:
Matthias Brugger
2019-10-09 07:41:11 +00:00
committed by Git OBS Bridge
parent 8d377c23c8
commit af71041ef9
20 changed files with 332 additions and 67 deletions

View File

@@ -163,14 +163,14 @@
%endif
# archive_version differs from version for RC version only
%define archive_version 2019.07
%define archive_version 2019.10
%if "%target" == "tools"
Name: u-boot
%else
Name: u-boot-%target
%endif
Version: 2019.07
Version: 2019.10
Release: 0
Summary: The U-Boot firmware for the %target platform
License: GPL-2.0-only
@@ -189,7 +189,10 @@ 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-zynqmp-generic-fix-compilation.patch
Patch0009: 0009-ARM-exynos5-Try-to-boot-on-mmc2-bef.patch
Patch0009: 0009-libfdt-fdt_address_cells-and-fdt_si.patch
Patch0010: 0010-libfdt-return-correct-value-if-size.patch
Patch0011: 0011-libfdt-Allow-size-cells-of-0.patch
Patch0012: 0012-dm-Fix-default-address-cells-return.patch
# Patches: end
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: pkgconfig(sdl)