Linux v3.4-2285-g2e32180
This commit is contained in:
parent
da90872924
commit
41100351c7
@ -197,5 +197,5 @@ CONFIG_CRYPTO_DEV_NIAGARA2=y
|
|||||||
# CONFIG_MMC_SDHCI_OF is not set
|
# CONFIG_MMC_SDHCI_OF is not set
|
||||||
# CONFIG_OF_SELFTEST is not set
|
# CONFIG_OF_SELFTEST is not set
|
||||||
|
|
||||||
CONFIG_BPF_JIT=m
|
CONFIG_BPF_JIT=y
|
||||||
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
|
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
|
||||||
|
@ -62,7 +62,7 @@ Summary: The Linux kernel
|
|||||||
# For non-released -rc kernels, this will be appended after the rcX and
|
# For non-released -rc kernels, this will be appended after the rcX and
|
||||||
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
||||||
#
|
#
|
||||||
%global baserelease 3
|
%global baserelease 1
|
||||||
%global fedora_build %{baserelease}
|
%global fedora_build %{baserelease}
|
||||||
|
|
||||||
# base_sublevel is the kernel version we're starting with and patching
|
# base_sublevel is the kernel version we're starting with and patching
|
||||||
@ -95,7 +95,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 0
|
%define rcrev 0
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 1
|
%define gitrev 2
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 3.%{upstream_sublevel}.0
|
%define rpmversion 3.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2297,6 +2297,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 22 2012 Josh Boyer <jwboyer@gmail.com> - 3.5.0-0.rc0.git2.1
|
||||||
|
- Linux v3.4-2285-g2e32180
|
||||||
|
|
||||||
* Mon May 21 2012 Josh Boyer <jwboyer@redhat.com>
|
* Mon May 21 2012 Josh Boyer <jwboyer@redhat.com>
|
||||||
- Update the modsign patchset to the most recent version
|
- Update the modsign patchset to the most recent version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user