2017.05 RC1, Enable TinkerBoard and MacchiatoBIN

This commit is contained in:
Peter Robinson 2017-04-05 08:43:46 +01:00
parent 4630e957f1
commit a048a5fcc9
4 changed files with 9 additions and 1767 deletions

View File

@ -108,6 +108,7 @@ smdkv310
snow
spring
sunxi_Gemei_G9
tinker-rk3288
trimslice
udoo
udoo_neo

View File

@ -3,6 +3,7 @@ espresso7420
evb-rk3399
hikey
mvebu_espressobin-88f3720
mvebu_mcbin-88f8040
odroid-c2
p2371-2180
pine64_plus

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,8 @@
#global candidate rc3
%global candidate rc1
Name: uboot-tools
Version: 2017.03
Release: 2%{?candidate:.%{candidate}}%{?dist}
Version: 2017.05
Release: 0.1%{?candidate:.%{candidate}}%{?dist}
Summary: U-Boot utilities
Group: Development/Tools
@ -18,7 +18,6 @@ Patch3: U-Boot-2-2-rsa-Fix-deprecated-warnings-for-OpenSSL-1.1.x.patch
Patch4: tools-kwbimage-fix-build-with-OpenSSL-1.1.x.patch
Patch5: mx6cuboxi-Add-support-for-sata.patch
Patch6: mx6-Initial-Hummingboard-2-support.patch
Patch7: mvebu-ESPRESSOBin-board.patch
Patch8: U-Boot-v2-Makefile-Fix-linking-with-modern-binutils.patch
# Patch9: 0001-arm-mvebu-enable-generic-distro-boot-config.patch
@ -257,6 +256,10 @@ cp -p board/rockchip/evb_rk3399/README doc/README.evb_rk3399
%endif
%changelog
* Wed Apr 5 2017 Peter Robinson <pbrobinson@fedoraproject.org> 2017.05-0.1.rc1
- 2017.05 RC1
- Enable TinkerBoard and MacchiatoBIN
* Mon Mar 20 2017 Jon Disnard <parasense@fedoraproject.org> 2017.03-2
- Pass --no-dynamic-linker for linkers newer than 2.26
- Add build dependency on gcc