summaryrefslogtreecommitdiffstats
path: root/rules/host-python3.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-01-17 09:55:38 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-01-17 09:55:38 +0100
commit7b69ed1c01d74476ffb0f964b0e9b83099c992e2 (patch)
tree24fcf672a4cf6e9baec8c7837e40ef8ee54b0dc9 /rules/host-python3.in
parent75260ab1a3275f13259398c3f79be365a192fc71 (diff)
downloadptxdist-7b69ed1c01d74476ffb0f964b0e9b83099c992e2.tar.gz
ptxdist-7b69ed1c01d74476ffb0f964b0e9b83099c992e2.tar.xz
host-python3: select HOST_OPENSSL for hashlib
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-python3.in')
-rw-r--r--rules/host-python3.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-python3.in b/rules/host-python3.in
index 01ac29acf..ac5ae763f 100644
--- a/rules/host-python3.in
+++ b/rules/host-python3.in
@@ -2,6 +2,7 @@
config HOST_PYTHON3
tristate
+ select HOST_OPENSSL
default ALLYES
help
Python is an interpreted, interactive,