summaryrefslogtreecommitdiffstats
path: root/rules/host-python3-setuptools.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2015-09-03 21:07:23 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-09-21 10:19:22 +0200
commit0d3ed18d9eb083c9c6cafbe73f201cacd21ec125 (patch)
tree5abbcd444384410b17b002acffcb15a296f0c3f6 /rules/host-python3-setuptools.in
parent4c7f558c8e1ba4aafc2aa3741017c45484c62904 (diff)
downloadptxdist-0d3ed18d9eb083c9c6cafbe73f201cacd21ec125.tar.gz
ptxdist-0d3ed18d9eb083c9c6cafbe73f201cacd21ec125.tar.xz
host-python3-setuptools: add new package
Add setuptools support for python3 host packages, similar to what we have for python2. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/host-python3-setuptools.in')
-rw-r--r--rules/host-python3-setuptools.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/host-python3-setuptools.in b/rules/host-python3-setuptools.in
new file mode 100644
index 000000000..bf34ba4d8
--- /dev/null
+++ b/rules/host-python3-setuptools.in
@@ -0,0 +1,5 @@
+## SECTION=hosttools_noprompt
+
+config HOST_PYTHON3_SETUPTOOLS
+ tristate
+ select HOST_PYTHON3