summaryrefslogtreecommitdiffstats
path: root/external/meta-iot-cloud/recipes-google-cloud/python/python-googleapis-common-protos.inc
diff options
context:
space:
mode:
Diffstat (limited to 'external/meta-iot-cloud/recipes-google-cloud/python/python-googleapis-common-protos.inc')
-rw-r--r--external/meta-iot-cloud/recipes-google-cloud/python/python-googleapis-common-protos.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/external/meta-iot-cloud/recipes-google-cloud/python/python-googleapis-common-protos.inc b/external/meta-iot-cloud/recipes-google-cloud/python/python-googleapis-common-protos.inc
new file mode 100644
index 00000000..821383fb
--- /dev/null
+++ b/external/meta-iot-cloud/recipes-google-cloud/python/python-googleapis-common-protos.inc
@@ -0,0 +1,14 @@
+DESCRIPTION = "Common protobufs used in Google APIs"
+HOMEPAGE = "https://github.com/googleapis/googleapis"
+AUTHOR = "Google LLC"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=2deedbf0e737771f60166811e74a6a92"
+
+PR = "r0"
+
+RDEPENDS_${PN} += "\
+ ${PYTHON_PN}-protobuf \
+"
+
+SRC_URI[md5sum] = "128dd2c9c1d64657113673d3cd344eff"
+SRC_URI[sha256sum] = "e61b8ed5e36b976b487c6e7b15f31bb10c7a0ca7bd5c0e837f4afab64b53a0c6"