summaryrefslogtreecommitdiffstats
path: root/external/meta-iot-cloud/recipes-devtools/python/python3-sshtunnel_0.1.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'external/meta-iot-cloud/recipes-devtools/python/python3-sshtunnel_0.1.4.bb')
-rw-r--r--external/meta-iot-cloud/recipes-devtools/python/python3-sshtunnel_0.1.4.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/external/meta-iot-cloud/recipes-devtools/python/python3-sshtunnel_0.1.4.bb b/external/meta-iot-cloud/recipes-devtools/python/python3-sshtunnel_0.1.4.bb
new file mode 100644
index 00000000..a5fa51f0
--- /dev/null
+++ b/external/meta-iot-cloud/recipes-devtools/python/python3-sshtunnel_0.1.4.bb
@@ -0,0 +1,6 @@
+inherit pypi setuptools3 update-alternatives
+require python-sshtunnel.inc
+
+ALTERNATIVE_${PN} = "sshtunnel"
+ALTERNATIVE_LINK_NAME[sshtunnel] = "${bindir}/sshtunnel"
+ALTERNATIVE_PRIORITY = "30"