summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-11-02 09:35:25 -0400
committerJosh Boyer <jwboyer@redhat.com>2012-11-02 09:35:25 -0400
commitffb21c1f0a23a69f1e5dff3ec7e9d18734adbc4d (patch)
tree5c8a39ca45802e64990c2f6033900619954b7011 /kernel.spec
parentff8812b9d0949a15384bab387b43956563644f8d (diff)
downloadkernel-ffb21c1f0a23a69f1e5dff3ec7e9d18734adbc4d.tar.gz
kernel-ffb21c1f0a23a69f1e5dff3ec7e9d18734adbc4d.tar.xz
kernel-ffb21c1f0a23a69f1e5dff3ec7e9d18734adbc4d.zip
Backport efivarfs from efi/next for moktools
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 6cb762378..5ebbaa4d7 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -62,7 +62,7 @@ Summary: The Linux kernel
# 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"
#
-%global baserelease 1
+%global baserelease 2
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -691,6 +691,7 @@ Patch900: modsign-post-KS-jwb.patch
# secure boot
Patch1000: secure-boot-20121031.patch
+Patch1001: efivarfs-3.7.patch
# Improve PCI support on UEFI
Patch1100: handle-efi-roms.patch
@@ -1409,6 +1410,7 @@ ApplyPatch linux-2.6-e1000-ich9-montevina.patch
ApplyPatch modsign-post-KS-jwb.patch
# secure boot
+ApplyPatch efivarfs-3.7.patch
ApplyPatch secure-boot-20121031.patch
# Improved PCI support for UEFI
@@ -2322,6 +2324,9 @@ fi
# ||----w |
# || ||
%changelog
+* Fri Nov 02 2012 Josh Boyer <jwboyer@redhat.com>
+- Backport efivarfs from efi/next for moktools
+
* Thu Nov 01 2012 Josh Boyer <jwboyer@redhat.com> - 3.7.0-0.rc3.git4.1
- Linux v3.7-rc3-77-g8c23f40