2020.04
This commit is contained in:
parent
d8c86a078c
commit
3084c0898a
2173
AllWinner-Pine64-bits.patch
Normal file
2173
AllWinner-Pine64-bits.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -48,6 +48,8 @@ p3450-0000
|
||||
pine64-lts
|
||||
pine64_plus
|
||||
pinebook
|
||||
pinephone
|
||||
pinetab
|
||||
pine_h64
|
||||
poplar
|
||||
puma-rk3399
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (u-boot-2020.04-rc5.tar.bz2) = 4fed5a45e9ebfc931cb4f06bbdb9ec1a477ed7dff902b8e9013fc7e41a78e4448749b88c450ee5ce62b6756031ec250f11e9afbea01bab2702ac6e9bb22f4ad2
|
||||
SHA512 (u-boot-2020.04.tar.bz2) = e04fe54883149123730605b084324ac0d1d72ce6913467bbe587a5a2675bcf7bb393405d9a446dc0c64ba42abc1e862ae5a132e9e51aa7390e2e9fce045af8d8
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global candidate rc5
|
||||
#global candidate rc1
|
||||
|
||||
Name: uboot-tools
|
||||
Version: 2020.04
|
||||
Release: 0.7%{?candidate:.%{candidate}}%{?dist}
|
||||
Release: 1%{?candidate:.%{candidate}}%{?dist}
|
||||
Summary: U-Boot utilities
|
||||
License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+
|
||||
URL: http://www.denx.de/wiki/U-Boot
|
||||
@ -30,10 +30,11 @@ Patch7: efi_loader-enable-RNG-if-DM_RNG-is-enabled.patch
|
||||
Patch10: Misc-fixes-for-Tegra.patch
|
||||
Patch11: arm-tegra-define-fdtfile-option-for-distro-boot.patch
|
||||
Patch12: arm-add-BOOTENV_EFI_SET_FDTFILE_FALLBACK-for-tegra186-be.patch
|
||||
|
||||
# Rockchips improvements
|
||||
Patch20: arm-dts-rockchip-rk3399-add-and-enable-rng-node.patch
|
||||
Patch21: arm-rk3399-enable-rng-on-rock960-and-firefly3399.patch
|
||||
Patch13: arm-dts-rockchip-rk3399-add-and-enable-rng-node.patch
|
||||
Patch14: arm-rk3399-enable-rng-on-rock960-and-firefly3399.patch
|
||||
# AllWinner improvements
|
||||
Patch15: AllWinner-Pine64-bits.patch
|
||||
|
||||
BuildRequires: bc
|
||||
BuildRequires: dtc
|
||||
@ -255,6 +256,9 @@ cp -p board/warp7/README builds/docs/README.warp7
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Apr 14 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 2020.04-1
|
||||
- 2020.04
|
||||
|
||||
* Tue Apr 7 2020 Peter Robinson <pbrobinson@fedoraproject.org> 2020.04-0.7-rc5
|
||||
- 2020.04 RC5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user