summaryrefslogtreecommitdiffstats
path: root/external/meta-iot-cloud/recipes-devtools/python/python3-sshtunnel_0.1.4.bb
blob: a5fa51f090cf71953c934679f06729553100b949 (plain)
1
2
3
4
5
6
inherit pypi setuptools3 update-alternatives
require python-sshtunnel.inc

ALTERNATIVE_${PN} = "sshtunnel"
ALTERNATIVE_LINK_NAME[sshtunnel] = "${bindir}/sshtunnel"
ALTERNATIVE_PRIORITY = "30"