forked from pool/u-boot
Accepting request 330610 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/330610 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=53
This commit is contained in:
committed by
Git OBS Bridge
parent
5add83b6bf
commit
6df5874885
@@ -25,10 +25,10 @@
|
||||
%define cuboxi_spl CUBOXI_SPL
|
||||
|
||||
# archive_version differs from version for RC version only
|
||||
%define archive_version 2015.10-rc1
|
||||
%define archive_version 2015.10-rc3
|
||||
|
||||
Name: u-boot-BOARDNAME
|
||||
Version: 2015.10~rc1
|
||||
Version: 2015.10~rc3
|
||||
Release: 0
|
||||
Summary: The u-boot firmware for the BOARDNAME arm platform
|
||||
License: GPL-2.0
|
||||
@@ -37,8 +37,6 @@ 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
|
||||
Patch51: jetson-tk1-gpu-1.patch
|
||||
Patch52: jetson-tk1-gpu-2.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,8 +68,6 @@ 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
|
||||
%patch51 -p1
|
||||
%patch52 -p1
|
||||
%patch99 -p1
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user