mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Jürgen Beisert" <jbe@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] lowpan-tools: always force Python
Date: Mon, 6 Jan 2014 10:00:20 +0100	[thread overview]
Message-ID: <201401061000.20461.jbe@pengutronix.de> (raw)

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

             reply	other threads:[~2014-01-06  8:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-06  9:00 Jürgen Beisert [this message]
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

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=201401061000.20461.jbe@pengutronix.de \
    --to=jbe@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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