diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-10-24 13:42:29 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-10-25 10:29:51 -0700 |
commit | 98d5f7afeaeb5785313c1a2bf2a234255ab5c87a (patch) | |
tree | ed8adc62002e1604f0983d7ac624212f0672f1a4 /meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.7.bb | |
parent | 0b8ed3c33cb48b5208caac439b515fb6382a139f (diff) | |
download | meta-openembedded-98d5f7afeaeb5785313c1a2bf2a234255ab5c87a.tar.gz |
python-aws-iot-device-sdk-python: upgrade 1.4.0 -> 1.4.7
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.7.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.7.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.7.bb b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.7.bb new file mode 100644 index 000000000..c43649dbf --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.7.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit setuptools3 | ||
2 | require python-aws-iot-device-sdk-python.inc | ||