Accepting request 312513 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/312513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=48
This commit is contained in:
2015-06-23 09:56:52 +00:00
committed by Git OBS Bridge
parent 733b930509
commit fe9c0cb377
54 changed files with 407 additions and 127 deletions

View File

@@ -35,9 +35,9 @@ Url: http://www.denx.de/wiki/U-Boot
Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2
Source2: arndale-bl1.img
Source300: u-boot-rpmlintrc
Patch0: fix_slow_mmc_on_rpi.patch
Patch1: enable_spl_ext_support_for_ti_armv7.patch
Patch2: fix_beagle_spl_build.patch
Patch3: mx53loco-bootscr.patch
Patch2: mx53loco-bootscr.patch
# Marvell boards support is non-free licensed, and we don't need it (bnc#773824)
Patch99: drop-marvell.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -70,9 +70,9 @@ This package contains documentation for u-boot firmware
# is non-free licensed, and we don't need it (bnc#773824)
rm -rf board/Marvell
# Any custom patches to be applied on top of mainline u-boot
%patch1
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3
%patch99 -p1
%build