Accepting request 361454 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/361454 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=67
This commit is contained in:
@@ -26,10 +26,10 @@
|
||||
%define udoo_spl 0
|
||||
|
||||
# archive_version differs from version for RC version only
|
||||
%define archive_version 2016.01
|
||||
%define archive_version 2016.03-rc2
|
||||
|
||||
Name: u-boot-snow
|
||||
Version: 2016.01
|
||||
Version: 2016.03~rc2
|
||||
Release: 0
|
||||
Summary: The u-boot firmware for the snow arm platform
|
||||
License: GPL-2.0
|
||||
@@ -38,14 +38,10 @@ 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
|
||||
# Backport UPSTREAM patch: Fix bootdelay on Beaglebone board
|
||||
Patch1: U-Boot-am335x_evm-Don-t-undef-CONFIG_BOOTDELAY.patch
|
||||
# PATCH-FIX-UPSTREAM udoo-fix-fatload.patch -- fix udoo booting
|
||||
Patch2: 0001-udoo-use-load-instead-of-fatload.patch
|
||||
# Fix exynos KVM support
|
||||
Patch3: u-boot-exynos.patch
|
||||
Patch1: u-boot-exynos.patch
|
||||
# PATCH-FIX-UPSTREAM fix boot on partition when RAW mode is also available
|
||||
Patch4: 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.patch
|
||||
Patch2: 0001-spl-if-MMCSD_MODE_RAW-fails-try-MMCSD_MODE_FS-if-ava.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
|
||||
@@ -85,8 +81,6 @@ This package contains documentation for u-boot firmware
|
||||
%setup -q -n u-boot-%{archive_version}
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
# is non-free licensed, and we don't need it (bnc#773824)
|
||||
rm -rf board/Marvell
|
||||
%patch99 -p1
|
||||
@@ -162,7 +156,7 @@ install -D -m 0755 SPL %{buildroot}/boot/udoo_spl.bin
|
||||
%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns
|
||||
%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi
|
||||
%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb
|
||||
%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST doc/README.Modem
|
||||
%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST
|
||||
# Copy some useful kermit scripts as well
|
||||
%doc tools/kermit/dot.kermrc tools/kermit/flash_param tools/kermit/send_cmd tools/kermit/send_image
|
||||
# Now any h/w dependent Documentation
|
||||
|
Reference in New Issue
Block a user