summaryrefslogtreecommitdiffstats
path: root/external/meta-iot-cloud/recipes-google-cloud/python/python-google-cloud-storage.inc
diff options
context:
space:
mode:
Diffstat (limited to 'external/meta-iot-cloud/recipes-google-cloud/python/python-google-cloud-storage.inc')
-rw-r--r--external/meta-iot-cloud/recipes-google-cloud/python/python-google-cloud-storage.inc15
1 files changed, 15 insertions, 0 deletions
diff --git a/external/meta-iot-cloud/recipes-google-cloud/python/python-google-cloud-storage.inc b/external/meta-iot-cloud/recipes-google-cloud/python/python-google-cloud-storage.inc
new file mode 100644
index 00000000..9fa4a138
--- /dev/null
+++ b/external/meta-iot-cloud/recipes-google-cloud/python/python-google-cloud-storage.inc
@@ -0,0 +1,15 @@
+DESCRIPTION = "Google Cloud Storage API client library"
+HOMEPAGE = "https://github.com/GoogleCloudPlatform/google-cloud-python"
+AUTHOR = "Google LLC"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
+
+PR = "r0"
+
+RDEPENDS_${PN} += "\
+ ${PYTHON_PN}-google-cloud-core \
+ ${PYTHON_PN}-google-resumable-media \
+"
+
+SRC_URI[md5sum] = "0a8c52d5aa1392657066a34d0c52d604"
+SRC_URI[sha256sum] = "2e7e2435978bda1c209b70a9a00b8cbc53c3b00d6f09eb2c991ebba857babf24"