Accepting request 337194 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/337194
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=56
This commit is contained in:
Stephan Kulow
2015-10-12 08:02:10 +00:00
committed by Git OBS Bridge
parent 9179ad19f0
commit 1d5f8b35ed
66 changed files with 515 additions and 160 deletions

View File

@@ -37,6 +37,9 @@ Url: http://www.denx.de/wiki/U-Boot
Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{archive_version}.tar.bz2
Source2: arndale-bl1.img
Source300: u-boot-rpmlintrc
# Odroid patches
Patch10: 0001-odroid-replace-fatload-with-load-to-be-able-to-use-E.patch
Patch11: 0002-odroid-Add-boot-script-boot.scr-support.patch
# openSUSE fixes hopefully going upstream soon
# https://www.mail-archive.com/u-boot@lists.denx.de/msg187126.html
Patch50: arndale-apply-cortex-a15-erratas.patch
@@ -68,6 +71,8 @@ This package contains documentation for u-boot firmware
%prep
%setup -q -n u-boot-%{archive_version}
%patch10 -p1
%patch11 -p1
%patch50 -p1
# is non-free licensed, and we don't need it (bnc#773824)
rm -rf board/Marvell