summaryrefslogtreecommitdiffstats
path: root/external/meta-iot-cloud/recipes-aws/python/python3-s3transfer_0.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'external/meta-iot-cloud/recipes-aws/python/python3-s3transfer_0.2.1.bb')
-rw-r--r--external/meta-iot-cloud/recipes-aws/python/python3-s3transfer_0.2.1.bb8
1 files changed, 8 insertions, 0 deletions
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"