snapshot 2.6.37-git16
This commit is contained in:
parent
126cc8b40c
commit
7838e83d9c
@ -133,3 +133,5 @@ CONFIG_STRICT_DEVMEM=y
|
||||
# CONFIG_AMBA_PL08X is not set
|
||||
|
||||
# CONFIG_HVC_DCC is not set
|
||||
|
||||
CONFIG_SPARSE_IRQ=y
|
||||
|
@ -3516,6 +3516,7 @@ CONFIG_CRAMFS=m
|
||||
CONFIG_SQUASHFS=m
|
||||
CONFIG_SQUASHFS_XATTR=y
|
||||
CONFIG_SQUASHFS_LZO=y
|
||||
CONFIG_SQUASHFS_XZ=y
|
||||
# CONFIG_SQUASHFS_EMBEDDED is not set
|
||||
CONFIG_VXFS_FS=m
|
||||
# CONFIG_HPFS_FS is not set
|
||||
|
@ -84,7 +84,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%define rcrev 0
|
||||
# The git snapshot level
|
||||
%define gitrev 13
|
||||
%define gitrev 16
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 2.6.%{upstream_sublevel}
|
||||
%endif
|
||||
@ -1956,6 +1956,12 @@ fi
|
||||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Mon Jan 17 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc0.git16.1
|
||||
- Linux 2.6.37-git16
|
||||
- config changes:
|
||||
- CONFIG_SQUASHFS_XZ=y [generic]
|
||||
- CONFIG_SPARSE_IRQ=y [arm]
|
||||
|
||||
* Sat Jan 15 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc0.git13.1
|
||||
- Linux 2.6.37-git13
|
||||
- Drop xen_export-arbitrary_virt_to_machine.patch, upstream.
|
||||
|
Loading…
Reference in New Issue
Block a user