diff options
author | Derek Straka <derek@asterius.io> | 2017-09-18 16:21:51 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-09-22 22:50:44 +0000 |
commit | 79730c917a68c27a3d9bc6bfee6e945f2daeabed (patch) | |
tree | 4b111e70c2461b56f4be38a382d96e2d9454e152 /meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.2.0.bb | |
parent | c36be609fa20b9600833b675a36fa127aee63a16 (diff) | |
download | meta-openembedded-79730c917a68c27a3d9bc6bfee6e945f2daeabed.tar.gz |
python-aws-iot-device-sdk-python: update to version 1.2.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.2.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.2.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.2.0.bb b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.2.0.bb new file mode 100644 index 0000000000..c43649dbfe --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.2.0.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit setuptools3 | ||
2 | require python-aws-iot-device-sdk-python.inc | ||