2016.03 RC2

This commit is contained in:
Peter Robinson 2016-02-16 08:40:45 +00:00
parent a77d47ae9c
commit 7d28d6bd62
2 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
cb549a4337924dd37fc99ec2d88818ee u-boot-2016.03-rc1.tar.bz2
0f0068341f8124ffab0f966808ba6236 u-boot-2016.03-rc2.tar.bz2

View File

@ -1,8 +1,8 @@
%global candidate rc1
%global candidate rc2
Name: uboot-tools
Version: 2016.03
Release: 0.1%{?candidate:.%{candidate}}%{?dist}
Release: 0.2%{?candidate:.%{candidate}}%{?dist}
Summary: U-Boot utilities
Group: Development/Tools
@ -13,7 +13,7 @@ Source1: armv7-boards
Patch1: 0004-Add-BOOTENV_INIT_COMMAND-for-commands-that-may-be-ne.patch
Patch2: 0005-port-utilite-to-distro-generic-boot-commands.patch
Patch5: 0001-wandboard-fix-variable-name-so-PXE-boot-works.patch
#Patch5: 0001-wandboard-fix-variable-name-so-PXE-boot-works.patch
BuildRequires: bc
BuildRequires: dtc
@ -163,6 +163,9 @@ install -p -m 0644 tools/env/fw_env.config $RPM_BUILD_ROOT%{_sysconfdir}
%endif
%changelog
* Tue Feb 16 2016 Peter Robinson <pbrobinson@fedoraproject.org> 2016.03-0.2rc2
- Update to 2016.03 RC2
* Wed Feb 3 2016 Peter Robinson <pbrobinson@fedoraproject.org> 2016.03-0.1rc1
- Update to 2016.03 RC1