Accepting request 344483 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/344483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=59
This commit is contained in:
2015-11-16 17:51:51 +00:00
committed by Git OBS Bridge
parent 46e4570415
commit 885b24e051
68 changed files with 653 additions and 0 deletions

View File

@@ -41,6 +41,10 @@ Source300: u-boot-rpmlintrc
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
@@ -71,6 +75,8 @@ 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