Accepting request 265381 from Base:System
- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from www.olimex.com - Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in - Update to 2015.01-rc3 * Drop upstreamed/unneeded patches: - 0001-exynos-Enable-config_distro_defaults.h.patch - 0002-exynos5-Use-config_distro_bootcmd.h.patch - boot_mode_fallback.patch - fix_snow_usb_support - fix_spl_ext.patch - fix_arm_hf_toolchain.patch - origen-ext2.patch * Update patch: - fix_snow_config.patch * Follow upstream: rpi_b config renamed to rpi - Update snow (chromebook) * Update patch: - fix_snow_config.patch patch * Add patches: - add_snow_usb_boot.patch to be able to boot from USB0 - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!) * Backport patches: - fix_snow_usb_support.patch to fix USB on snow - 0001-exynos-Enable-config_distro_defaults.h.patch - 0002-exynos5-Use-config_distro_bootcmd.h.patch * Drop unneeded/obsolete patches: - fix_exynos5_text_base.patch OBS-URL: https://build.opensuse.org/request/show/265381 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=37
This commit is contained in:
@@ -19,14 +19,14 @@
|
||||
|
||||
|
||||
Name: u-boot
|
||||
Version: 2015.01~rc2
|
||||
Version: 2015.01~rc3
|
||||
Release: 0
|
||||
Summary: Tools for the u-boot Firmware
|
||||
License: GPL-2.0
|
||||
Group: System/Boot
|
||||
Url: http://www.denx.de/wiki/U-Boot
|
||||
#Source: u-boot-%{version}.tar.bz2
|
||||
Source: u-boot-2015.01-rc2.tar.bz2
|
||||
Source: u-boot-2015.01-rc3.tar.bz2
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -47,7 +47,7 @@ mkimage- a tool that creates kernel bootable images for u-boot.
|
||||
|
||||
%prep
|
||||
#%setup -q -n u-boot-%{version}
|
||||
%setup -q -n u-boot-2015.01-rc2
|
||||
%setup -q -n u-boot-2015.01-rc3
|
||||
|
||||
%build
|
||||
# needed for include/config/auto.conf
|
||||
|
Reference in New Issue
Block a user