From c6022c3ffb9eaaa7a86186d585ec61e9485d21ff Mon Sep 17 00:00:00 2001 From: Xu Huan Date: Thu, 21 Apr 2022 16:59:21 +0800 Subject: [PATCH] python3-aws-iot-device-sdk-python: upgrade 1.5.1 -> 1.5.2 Signed-off-by: Xu Huan Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...thon_1.5.1.bb => python3-aws-iot-device-sdk-python_1.5.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-aws-iot-device-sdk-python_1.5.1.bb => python3-aws-iot-device-sdk-python_1.5.2.bb} (96%) diff --git a/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.1.bb b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.2.bb similarity index 96% rename from meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.1.bb rename to meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.2.bb index 0b2181e4fe..35d061f5e6 100644 --- a/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.2.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "\ file://LICENSE.txt;md5=9ac49901b833e769c7d6f21e8dbd7b30 \ file://AWSIoTPythonSDK/core/protocol/paho/client.py;endline=14;md5=5a3c8a1a4bb71bd934f450ecff972ad9 \ " -SRCREV = "6ca6c73775c953114f83240a850a0d1ab49b68ac" +SRCREV = "0ea1a2d013529839fc1e7448d19dadff25d581b4" SRC_URI = "git://github.com/aws/aws-iot-device-sdk-python;branch=master;protocol=https \ file://0001-setup.py-Use-setuptools-instead-of-distutils.patch \ "