[Buildroot] [PATCH 0/2] batman-adv 2016.1 kernel module

Christian Stewart christian at paral.in
Wed May 25 00:35:00 UTC 2016


This patch series bumps batctl to 2016.1 from 2015.1 and introduces
batman-adv as a selectable package. This allows users to build the
batman-adv kernel module out-of-tree. While batman-adv exists in the
kernel tree today, adding it as a separate package allows compilation
against kernel trees without batman-adv, as well as the use of newer
batman-adv versions than exist in the current kernel tree.

Christian Stewart (2):
  package/batctl: bump to 2016.1
  batman-adv: new package

 package/Config.in                  |  1 +
 package/batctl/batctl.hash         |  6 +++---
 package/batctl/batctl.mk           |  2 +-
 package/batman-adv/Config.in       | 40 ++++++++++++++++++++++++++++++++++++++
 package/batman-adv/batman-adv.hash |  2 ++
 package/batman-adv/batman-adv.mk   | 36 ++++++++++++++++++++++++++++++++++
 6 files changed, 83 insertions(+), 4 deletions(-)
 create mode 100644 package/batman-adv/Config.in
 create mode 100644 package/batman-adv/batman-adv.hash
 create mode 100644 package/batman-adv/batman-adv.mk

-- 
2.7.3



More information about the buildroot mailing list