summaryrefslogtreecommitdiffstats
path: root/rules/boost.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-12-11 08:42:18 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-12-11 08:42:20 +0100
commitea552b3e72b6e6b1083e5123b456106faefc5555 (patch)
treeaed28e11a479563d9b27bd0671b6813c5ffe15c1 /rules/boost.in
parent3b04dc95a165a1d0f15a1e2a1e5817370e2c1e35 (diff)
downloadptxdist-ea552b3e72b6e6b1083e5123b456106faefc5555.tar.gz
ptxdist-ea552b3e72b6e6b1083e5123b456106faefc5555.tar.xz
python: move to staging
Python 2.7 EOL was about a year ago. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/boost.in')
-rw-r--r--rules/boost.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/boost.in b/rules/boost.in
index 520ed4e8f..eeef58615 100644
--- a/rules/boost.in
+++ b/rules/boost.in
@@ -297,6 +297,7 @@ choice
config BOOST_PYTHON2
bool
prompt "python2"
+ depends on STAGING
select BOOST_PYTHON
help
Select this option if you want to use boost.python in combination with python2.