diff options
| author | Pascal Bach <pascal.bach@siemens.com> | 2017-04-06 14:05:21 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-04-18 14:21:38 +0200 |
| commit | 4175dc4a8b6a5c452133dbc149b0b77b5aed13cb (patch) | |
| tree | b9ab0e029b4c39b53d8dd25b86665ac81d4ce438 /meta-python/recipes-devtools/python/python3-paho-mqtt_1.2.bb | |
| parent | f882211c14507894248bb4ff064153b242d1d9d7 (diff) | |
| download | meta-openembedded-4175dc4a8b6a5c452133dbc149b0b77b5aed13cb.tar.gz | |
python-paho-mqtt: make recipe available as python3 version
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-paho-mqtt_1.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-paho-mqtt_1.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-paho-mqtt_1.2.bb b/meta-python/recipes-devtools/python/python3-paho-mqtt_1.2.bb new file mode 100644 index 0000000000..4981e61ed8 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-paho-mqtt_1.2.bb | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-paho-mqtt.inc | ||
| 3 | |||
