mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] lowpan-tools: always force Python
@ 2014-01-06  9:00 Jürgen Beisert
  2014-01-07  9:43 ` [ptxdist] [PATCHv2] lowpan-tools: Ensure correct '-Werror' and Python handling Jürgen Beisert
  0 siblings, 1 reply; 4+ messages in thread
From: Jürgen Beisert @ 2014-01-06  9:00 UTC (permalink / raw)
  To: ptxdist

Until we add a new parameter to the configure script to disable this dependency
on demand (when the test tools are not required), Python is always required.

Acked-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Juergen Beisert <jbe@pengutronix.de>

diff --git a/rules/lowpan-tools.in b/rules/lowpan-tools.in
index e23c626..0dd5dcc 100644
--- a/rules/lowpan-tools.in
+++ b/rules/lowpan-tools.in
@@ -4,7 +4,7 @@ menuconfig LOWPAN_TOOLS
 	tristate
 	prompt "lowpan-tools                  "
 	select LIBNL3
-	select PYTHON if LOWPAN_TOOLS_TESTS
+	select PYTHON
 	help
 	  This is a set of utils to manage the Linux LoWPAN stack.
 	  The LoWPAN stack aims for IEEE 802.15.4-2003 (and for

-- 
Pengutronix e.K.                              | Juergen Beisert             |
Linux Solutions for Science and Industry      | http://www.pengutronix.de/  |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2014-01-09  9:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-06  9:00 [ptxdist] [PATCH] lowpan-tools: always force Python Jürgen Beisert
2014-01-07  9:43 ` [ptxdist] [PATCHv2] lowpan-tools: Ensure correct '-Werror' and Python handling Jürgen Beisert
2014-01-07 10:08   ` [ptxdist] [PATCHv3] " Jürgen Beisert
2014-01-09  9:40     ` Michael Olbrich

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