2.6.39rc4-git2
This commit is contained in:
parent
0e465b7a3f
commit
123939a217
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,4 +3,5 @@ patch-*.bz2
|
||||
clog
|
||||
*.rpm
|
||||
kernel-2.6.*/
|
||||
patch-2.6.39-rc3.bz2
|
||||
patch-2.6.39-rc4.bz2
|
||||
patch-2.6.39-rc4-git2.bz2
|
||||
|
@ -83,7 +83,7 @@ CONFIG_FB_ARMCLCD=m
|
||||
CONFIG_SND_ARM=y
|
||||
CONFIG_SND_ARMAACI=m
|
||||
|
||||
CONFIG_USB_MUSB_HDRC=m
|
||||
CONFIG_USB_MUSB_HDRC=y
|
||||
# CONFIG_MUSB_PIO_ONLY is not set
|
||||
CONFIG_USB_TUSB6010=y
|
||||
# CONFIG_USB_MUSB_DEBUG is not set
|
||||
|
@ -82,7 +82,7 @@ Summary: The Linux kernel
|
||||
# The next upstream release sublevel (base_sublevel+1)
|
||||
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
|
||||
# The rc snapshot level
|
||||
%define rcrev 3
|
||||
%define rcrev 4
|
||||
# The git snapshot level
|
||||
%define gitrev 2
|
||||
# Set rpm version accordingly
|
||||
@ -1941,6 +1941,9 @@ fi
|
||||
# and build.
|
||||
|
||||
%changelog
|
||||
* Wed Apr 20 2011 Dave Jones <davej@redhat.com> 2.6.39-0.rc4.git2.0
|
||||
- Update to 2.6.39-rc4-git2
|
||||
|
||||
* Tue Apr 19 2011 Dave Jones <davej@redhat.com>
|
||||
- Build USB_SERIAL in instead of modular.
|
||||
Enable USB_SERIAL_CONSOLE.
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2
|
||||
263cecb2d458c205e3eb30e564d2abab patch-2.6.39-rc3.bz2
|
||||
afc454cb9d04cbd78982d52a6a7c4906 patch-2.6.39-rc3-git2.bz2
|
||||
fca453ed5922747334fc518bbdcc2389 patch-2.6.39-rc4.bz2
|
||||
fa9895e6398cfb3c772b74e34db81bca patch-2.6.39-rc4-git2.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user