forked from pool/u-boot
Accepting request 634923 from hardware👢staging
- Update to v2018.09 - Update to v2018.09-rc3 - Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 * Patches added: 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch - Update to v2018.09-rc2 - Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 * Patches dropped: 0010-snow-set-fdtfile.patch - Update to v2018.09-rc1 - Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09 * Patches dropped: 0011-omap3-beagle-re-enable-EFI-support-.patch OBS-URL: https://build.opensuse.org/request/show/634923 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=26
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
|
||||
|
||||
# 'archive_version' differs from 'version' for RC version only
|
||||
%define archive_version 2018.07
|
||||
%define archive_version 2018.09
|
||||
|
||||
Name: u-boot
|
||||
Version: 2018.07
|
||||
Version: 2018.09
|
||||
Release: 0
|
||||
Summary: Tools for the U-Boot Firmware
|
||||
License: GPL-2.0-only
|
||||
@@ -39,8 +39,7 @@ Patch0006: 0006-tools-zynqmpbif-Add-support-for-loa.patch
|
||||
Patch0007: 0007-rockchip-make_fit_atf-use-elf-entry.patch
|
||||
Patch0008: 0008-rockchip-make_fit_atf-make-python3-.patch
|
||||
Patch0009: 0009-rockchip-make_fit_atf.py-depends-on.patch
|
||||
Patch0010: 0010-snow-set-fdtfile.patch
|
||||
Patch0011: 0011-omap3-beagle-re-enable-EFI-support-.patch
|
||||
Patch0010: 0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
|
||||
BuildRequires: bison
|
||||
BuildRequires: flex
|
||||
BuildRequires: libopenssl-devel
|
||||
@@ -73,7 +72,6 @@ mkimage- a tool that creates kernel bootable images for U-Boot.
|
||||
%patch0008 -p1
|
||||
%patch0009 -p1
|
||||
%patch0010 -p1
|
||||
%patch0011 -p1
|
||||
|
||||
%build
|
||||
# needed for include/config/auto.conf
|
||||
|
Reference in New Issue
Block a user