Accepting request 314846 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/314846 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=49
This commit is contained in:
@@ -25,19 +25,17 @@
|
||||
%define cuboxi_spl CUBOXI_SPL
|
||||
|
||||
Name: u-boot-BOARDNAME
|
||||
Version: 2015.07~rc2
|
||||
Version: 2015.07~rc3
|
||||
Release: 0
|
||||
Summary: The u-boot firmware for the BOARDNAME arm platform
|
||||
License: GPL-2.0
|
||||
Group: System/Boot
|
||||
Url: http://www.denx.de/wiki/U-Boot
|
||||
#Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
|
||||
Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc2.tar.bz2
|
||||
Source: ftp://ftp.denx.de/pub/u-boot/u-boot-2015.07-rc3.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: mx53loco-bootscr.patch
|
||||
Patch1: 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
|
||||
@@ -66,13 +64,11 @@ This package contains documentation for u-boot firmware
|
||||
|
||||
%prep
|
||||
#%setup -q -n u-boot-%{version}
|
||||
%setup -q -n u-boot-2015.07-rc2
|
||||
%setup -q -n u-boot-2015.07-rc3
|
||||
# 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
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch99 -p1
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user