2021.07
This commit is contained in:
parent
8cca325513
commit
dd361c8ed3
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (u-boot-2021.07-rc5.tar.bz2) = ecac447e6df0ad0cc73c27dc821dd663efa239004f5b5947cdedf5593a32a1931555bfc9359e1863b01c35fdbbd21784f66ed704c82edf82409159dcf06400c1
|
||||
SHA512 (u-boot-2021.07.tar.bz2) = 210b206a4626feb0985580d9448a97b499b09bf9b9313ca847a66624785e9e9b0fae8f2e329acd344f5f75cb722d2093dd0ee394311ddd1fde05e400ee71a24d
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global candidate rc5
|
||||
#global candidate rc0
|
||||
|
||||
Name: uboot-tools
|
||||
Version: 2021.07
|
||||
Release: 0.6%{?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
|
||||
@ -254,6 +254,9 @@ cp -p board/warp7/README builds/docs/README.warp7
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 05 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 2021.07-1
|
||||
- Update to 2021.07 GA
|
||||
|
||||
* Mon Jun 28 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 2021.07-0.6.rc5
|
||||
- Update to 2021.07 RC5
|
||||
- Build SPI fash images for ROC-PC-RK3399
|
||||
|
Loading…
Reference in New Issue
Block a user