Accepting request 349381 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/349381
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=61
This commit is contained in:
2015-12-21 11:04:37 +00:00
committed by Git OBS Bridge
parent 46c68da928
commit 8d2001f625
76 changed files with 3088 additions and 181 deletions

View File

@@ -25,10 +25,10 @@
%define cuboxi_spl 0
# archive_version differs from version for RC version only
%define archive_version 2016.01-rc1
%define archive_version 2016.01-rc2
Name: u-boot-rpi2
Version: 2016.01~rc1
Version: 2016.01~rc2
Release: 0
Summary: The u-boot firmware for the rpi2 arm platform
License: GPL-2.0
@@ -37,8 +37,8 @@ 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
# PATCH-FIX-UPSTREAM Fix build for beagle x15
Patch1: U-Boot-1-2-usb-host-xhci-omap-fix-build-break.patch
# Backport UPSTREAM patch: Fix bootdelay on Beaglebone board
Patch1: U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.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