From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- .../meta-iot-cloud/recipes-aws/python/python3-s3transfer_0.2.1.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 external/meta-iot-cloud/recipes-aws/python/python3-s3transfer_0.2.1.bb (limited to 'external/meta-iot-cloud/recipes-aws/python/python3-s3transfer_0.2.1.bb') diff --git a/external/meta-iot-cloud/recipes-aws/python/python3-s3transfer_0.2.1.bb b/external/meta-iot-cloud/recipes-aws/python/python3-s3transfer_0.2.1.bb new file mode 100644 index 00000000..d74a5916 --- /dev/null +++ b/external/meta-iot-cloud/recipes-aws/python/python3-s3transfer_0.2.1.bb @@ -0,0 +1,8 @@ +inherit setuptools3 +require python-s3transfer.inc + +RDEPENDS_${PN} += "\ + ${PYTHON_PN}-multiprocessing \ +" + +BBCLASSEXTEND = "native nativesdk" -- cgit 1.2.3-korg