update to 2012.04.01 release
- http://lists.denx.de/pipermail/u-boot/2012-April/123011.html
This commit is contained in:
parent
fe25d074ca
commit
afbb74a0fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ u-boot-2010.03.tar.bz2
|
||||
/u-boot-2011.12.tar.bz2
|
||||
/u-boot-2012.04-rc3.tar.bz2
|
||||
/u-boot-2012.04.tar.bz2
|
||||
/u-boot-2012.04.01.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
6604d5b8103e2c24585995e8511eb4ce u-boot-2012.04.tar.bz2
|
||||
192bb231082d9159fb6e16de3039b6b2 u-boot-2012.04.01.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: uboot-tools
|
||||
Version: 2012.04
|
||||
Version: 2012.04.01
|
||||
Release: 1%{?dist}
|
||||
Summary: U-Boot utilities
|
||||
|
||||
@ -142,6 +142,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon May 07 2012 Dennis Gilmore <dennis@ausil.us> - 2012.04.01-1
|
||||
- update to 2012.04.01 release
|
||||
- http://lists.denx.de/pipermail/u-boot/2012-April/123011.html
|
||||
|
||||
* Tue Apr 24 2012 Dennis Gilmore <dennis@ausil.us> - 2012.04-1
|
||||
- update to final 2012.04 release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user