Accepting request 414973 from Base:System

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/414973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=77
This commit is contained in:
2016-07-29 22:26:40 +00:00
committed by Git OBS Bridge
parent c5a1053428
commit 93cf7ee2fd
111 changed files with 5887 additions and 1442 deletions

View File

@@ -28,10 +28,10 @@
%define udoo_spl 0
# archive_version differs from version for RC version only
%define archive_version 2016.05
%define archive_version 2016.07
Name: u-boot-rpi3
Version: 2016.05
Version: 2016.07
Release: 0
Summary: The U-Boot firmware for the rpi3 platform
License: GPL-2.0
@@ -44,18 +44,12 @@ Source300: u-boot-rpmlintrc
Patch0001: 0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
Patch0002: 0002-XXX-openSUSE-XXX-omap3-Move-to-dist.patch
Patch0003: 0003-Revert-Revert-omap3-Use-raw-SPL-by-.patch
Patch0004: 0004-video-ipu-Fix-build-with-hard-float.patch
Patch0005: 0005-efi_loader-Clean-up-system-table-on.patch
Patch0006: 0006-efi_loader-gop-Don-t-expose-fb-addr.patch
Patch0007: 0007-efi_loader-Allow-boards-to-implemen.patch
Patch0008: 0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch
Patch0009: 0009-arm-Introduce-setjmp-longjmp.patch
Patch0010: 0010-efi_loader-Add-exit-support.patch
Patch0011: 0011-efi_loader-Add-DM_VIDEO-support.patch
Patch0012: 0012-efi_loader-gop-Expose-fb-when-32bpp.patch
Patch0013: 0013-bcm2835-video-Map-frame-buffer-as-3.patch
Patch0014: 0014-bcm2835-Reserve-the-spin-table-in-e.patch
Patch0015: 0015-arm-Fix-setjmp.patch
Patch0004: 0004-efi_loader-Allow-boards-to-implemen.patch
Patch0005: 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch
Patch0006: 0006-efi_loader-gop-Expose-fb-when-32bpp.patch
Patch0007: 0007-bcm2835-video-Map-frame-buffer-as-3.patch
Patch0008: 0008-bcm2835-Reserve-the-spin-table-in-e.patch
Patch0009: 0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# Arndale board need DTC >= 1.4
BuildRequires: bc
@@ -100,12 +94,6 @@ This package contains documentation for U-Boot firmware.
%patch0007 -p1
%patch0008 -p1
%patch0009 -p1
%patch0010 -p1
%patch0011 -p1
%patch0012 -p1
%patch0013 -p1
%patch0014 -p1
%patch0015 -p1
%build
make %{?jobs:-j %jobs} CROSS_COMPILE= CFLAGS="$RPM_OPT_FLAGS" rpi_3_defconfig