update to git snapshot 2.6.39-rc1-git5

(Not test-built before commit since my rawr box is down atm.)
This commit is contained in:
Kyle McMartin 2011-04-05 15:23:45 -04:00
parent dba63f5a2e
commit db2e653dec
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -3,4 +3,4 @@ patch-*.bz2
clog
*.rpm
kernel-2.6.*/
patch-2.6.39-rc1-git3.bz2
patch-2.6.39-rc1-git5.bz2

View File

@ -84,7 +84,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 1
# The git snapshot level
%define gitrev 3
%define gitrev 5
# Set rpm version accordingly
%define rpmversion 2.6.%{upstream_sublevel}
%endif
@ -1941,6 +1941,10 @@ fi
# and build.
%changelog
* Tue Apr 05 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc1.git5.0
- Update to git snapshot 2.6.39-rc1-git5
- (Not test-built before commit since my rawr box is down atm.)
* Sat Apr 02 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc1.git3.0
- Update to snapshot 2.6.39-rc1-git3
- generic: CONFIG_USB_VL600=m

View File

@ -1,3 +1,3 @@
7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2
1ddd2ac391e294ac05e9d83b8ade6279 patch-2.6.39-rc1.bz2
77bddacf4dbf26387a613f22d2637232 patch-2.6.39-rc1-git3.bz2
71733d1fce24a0ca9c97b7a4f4815d8a patch-2.6.39-rc1-git5.bz2