[ewg] [PATCH] Fedora 15 is calling 3.0 2.6.40 so match that for backports.
Shawn Bohrer
sbohrer at rgmadvisors.com
Wed Sep 21 06:26:51 PDT 2011
Fedora 15 has released a 3.0 kernel but is calling it 2.6.40 to avoid
compatability issues with components expecting a 2.6.* kernel.
Signed-off-by: Shawn Bohrer <sbohrer at rgmadvisors.com>
---
ofed_scripts/get_backport_dir.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ofed_scripts/get_backport_dir.sh b/ofed_scripts/get_backport_dir.sh
index fcae136..deb474d 100755
--- a/ofed_scripts/get_backport_dir.sh
+++ b/ofed_scripts/get_backport_dir.sh
@@ -213,7 +213,7 @@ get_backport_dir()
2.6.39*)
echo 2.6.39
;;
- 3.0*)
+ 3.0* | 2.6.40*)
echo 3.0
;;
*)
--
1.7.6
---------------------------------------------------------------
This email, along with any attachments, is confidential. If you
believe you received this message in error, please contact the
sender immediately and delete all copies of the message.
Thank you.
More information about the ewg
mailing list