Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] batman-adv 2016.1 kernel module
@ 2016-05-25  0:35 Christian Stewart
  2016-05-25  0:35 ` [Buildroot] [PATCH 1/2] package/batctl: bump to 2016.1 Christian Stewart
  2016-05-25  0:35 ` [Buildroot] [PATCH 2/2] batman-adv: new package Christian Stewart
  0 siblings, 2 replies; 5+ messages in thread
From: Christian Stewart @ 2016-05-25  0:35 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-05-28 17:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-25  0:35 [Buildroot] [PATCH 0/2] batman-adv 2016.1 kernel module Christian Stewart
2016-05-25  0:35 ` [Buildroot] [PATCH 1/2] package/batctl: bump to 2016.1 Christian Stewart
2016-05-28 14:08   ` Thomas Petazzoni
2016-05-25  0:35 ` [Buildroot] [PATCH 2/2] batman-adv: new package Christian Stewart
2016-05-28 17:21   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox