b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
From: Sven Eckelmann <sven@narfation.org>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: [B.A.T.M.A.N.] [PATCH next] batman-adv: Update compatible kernel version number
Date: Sun, 20 Mar 2016 12:40:55 +0100	[thread overview]
Message-ID: <1458474055-9857-1-git-send-email-sven@narfation.org> (raw)

batman-adv currently only builds against official kernels >= 3.2. Older
kernels (>= 2.6.29) have only incomplete compat(-include) support which
will not be extended anymore.

The next release will also share mostly the same code as kernel 4.6 and
thus by definition is compatible with Linux 4.6.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
---
 README.external | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.external b/README.external
index 833ece7..b89ce36 100644
--- a/README.external
+++ b/README.external
@@ -6,7 +6,7 @@ and as external module. The external  module   allows   to    get
 new    features without  upgrading  to  a  newer  kernel  version
 and to get batman-adv specific bugfixes  for  kernels  that   are
 not   supported   anymore.  It compiles  against  and should work
-with Linux 2.6.29 -   4.5.  Supporting  older  versions  is  not
+with Linux 3.2 -   4.6.  Supporting   older   versions   is   not
 planned,  but it's probably easy to backport it. If you work on a
 backport, feel free to contact us.  :-)
 
-- 
2.8.0.rc3


             reply	other threads:[~2016-03-20 11:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-20 11:40 Sven Eckelmann [this message]
2016-03-28 14:09 ` [B.A.T.M.A.N.] [PATCH next] batman-adv: Update compatible kernel version number Marek Lindner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1458474055-9857-1-git-send-email-sven@narfation.org \
    --to=sven@narfation.org \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).