summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-11-05 13:14:45 -0500
committerJosh Boyer <jwboyer@redhat.com>2012-11-05 13:14:45 -0500
commit4a81e83198617e85241c65403668e68e7d70c72a (patch)
tree65455f5908854442d3481ffd7e4addf7e5d4ee65
parenta9993c78bec42a8df32c3cf167a10a357799cbb5 (diff)
downloadkernel-4a81e83198617e85241c65403668e68e7d70c72a.tar.gz
kernel-4a81e83198617e85241c65403668e68e7d70c72a.tar.xz
kernel-4a81e83198617e85241c65403668e68e7d70c72a.zip
Fix secure-boot patch name in spec
-rw-r--r--kernel.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 26f50e947..4774345c3 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -690,7 +690,7 @@ Patch800: linux-2.6-crash-driver.patch
Patch900: modsign-post-KS-jwb.patch
# secure boot
-Patch1000: secure-boot-20121031.patch
+Patch1000: secure-boot-20121105.patch
Patch1001: efivarfs-3.7.patch
# Improve PCI support on UEFI
@@ -1411,7 +1411,7 @@ ApplyPatch modsign-post-KS-jwb.patch
# secure boot
ApplyPatch efivarfs-3.7.patch
-ApplyPatch secure-boot-20121031.patch
+ApplyPatch secure-boot-20121105.patch
# Improved PCI support for UEFI
ApplyPatch handle-efi-roms.patch