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