summaryrefslogtreecommitdiffstats
path: root/external/meta-iot-cloud/recipes-google-cloud/python/python-google-api-core.inc
diff options
context:
space:
mode:
Diffstat (limited to 'external/meta-iot-cloud/recipes-google-cloud/python/python-google-api-core.inc')
-rw-r--r--external/meta-iot-cloud/recipes-google-cloud/python/python-google-api-core.inc27
1 files changed, 27 insertions, 0 deletions
diff --git a/external/meta-iot-cloud/recipes-google-cloud/python/python-google-api-core.inc b/external/meta-iot-cloud/recipes-google-cloud/python/python-google-api-core.inc
new file mode 100644
index 00000000..3a343e8d
--- /dev/null
+++ b/external/meta-iot-cloud/recipes-google-cloud/python/python-google-api-core.inc
@@ -0,0 +1,27 @@
+DESCRIPTION = "Google API client core 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}-datetime \
+ ${PYTHON_PN}-logging \
+ ${PYTHON_PN}-math \
+ ${PYTHON_PN}-pkgutil \
+"
+
+RDEPENDS_${PN} += "\
+ ${PYTHON_PN}-googleapis-common-protos \
+ ${PYTHON_PN}-google-auth \
+ ${PYTHON_PN}-grpcio \
+ ${PYTHON_PN}-protobuf \
+ ${PYTHON_PN}-pytz \
+ ${PYTHON_PN}-six \
+"
+
+SRC_URI[md5sum] = "a23d02db3f49f350bcf530fa52713cf1"
+SRC_URI[sha256sum] = "f45d74aef41e1de49ceadebf382e1291ddcbe431a8b533aff8a1140a35531465"
+