From ffb21c1f0a23a69f1e5dff3ec7e9d18734adbc4d Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 2 Nov 2012 09:35:25 -0400 Subject: Backport efivarfs from efi/next for moktools --- kernel.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 6cb76237..5ebbaa4d 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 +- Backport efivarfs from efi/next for moktools + * Thu Nov 01 2012 Josh Boyer - 3.7.0-0.rc3.git4.1 - Linux v3.7-rc3-77-g8c23f40 -- cgit