From: Andy Bavier Date: Thu, 28 Feb 2008 20:04:57 +0000 (+0000) Subject: Apply EGRE patch X-Git-Tag: trellis-2.6.22-Jan-2009~53 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=834011171785300288ed3b9eeea87161ff804da4;p=linux-2.6.git Apply EGRE patch --- diff --git a/kernel-2.6-planetlab.spec b/kernel-2.6-planetlab.spec index f2db8db39..b540da873 100644 --- a/kernel-2.6-planetlab.spec +++ b/kernel-2.6-planetlab.spec @@ -154,6 +154,9 @@ Patch570: linux-2.6-570-tagxid.patch Patch590: linux-2.6-590-trellis-mm1-netns.patch Patch591: linux-2.6-591-unshare-netns.patch Patch592: linux-2.6-592-ztun-sb.patch +Patch593: linux-2.6-593-egre.patch + +BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root %description The kernel package contains the Linux kernel (vmlinuz), the core of any @@ -330,6 +333,7 @@ KERNEL_PREVIOUS=vanilla %ApplyPatch 590 %ApplyPatch 591 %ApplyPatch 592 +%ApplyPatch 593 %endif # NetNS conflict-resolving patch for VINI. Will work with patch vini_pl_patch-1 but may