summaryrefslogtreecommitdiffstats
path: root/external/meta-iot-cloud/recipes-google-cloud/python/python-googleapis-common-protos.inc
blob: 821383fb2fe2c531313cbda1bc9de04264adb326 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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"