forked from pool/u-boot
Accepting request 346692 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/346692 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=60
This commit is contained in:
@@ -25,10 +25,10 @@
|
||||
%define cuboxi_spl CUBOXI_SPL
|
||||
|
||||
# archive_version differs from version for RC version only
|
||||
%define archive_version 2015.10
|
||||
%define archive_version 2016.01-rc1
|
||||
|
||||
Name: u-boot-BOARDNAME
|
||||
Version: 2015.10
|
||||
Version: 2016.01~rc1
|
||||
Release: 0
|
||||
Summary: The u-boot firmware for the BOARDNAME arm platform
|
||||
License: GPL-2.0
|
||||
@@ -39,12 +39,6 @@ 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
|
||||
# PATCH-FIX-UPSTREAM Fix am335x booting
|
||||
Patch2: U-Boot-image.c-Fix-non-Android-booting-with-ramdisk-and-or-device-tree.patch
|
||||
# PATCH-FIX-UPSTREAM cuboxi-ext4load.patch -- fix cuboxi booting
|
||||
Patch3: 0001-mx6cuboxi-use-load-instead-of-fatload.patch
|
||||
# PATCH-FEATURE-UPSTREAM
|
||||
Patch4: 0001-configs-Use-config_distro_defaults.h-in-ti_armv7_com.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
|
||||
@@ -74,9 +68,6 @@ This package contains documentation for u-boot firmware
|
||||
%prep
|
||||
%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
|
||||
|
Reference in New Issue
Block a user