summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-grpcio-tools.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-grpcio-tools.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-grpcio-tools.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-grpcio-tools.inc b/meta-python/recipes-devtools/python/python-grpcio-tools.inc
index 91cc62f40f..1a15c48de0 100644
--- a/meta-python/recipes-devtools/python/python-grpcio-tools.inc
+++ b/meta-python/recipes-devtools/python/python-grpcio-tools.inc
@@ -5,8 +5,8 @@ SECTION = "devel/python"
5DEPENDS_append = "${PYTHON_PN}-grpcio" 5DEPENDS_append = "${PYTHON_PN}-grpcio"
6RDEPENDS_${PN} = "${PYTHON_PN}-grpcio" 6RDEPENDS_${PN} = "${PYTHON_PN}-grpcio"
7 7
8LICENSE = "BSD-3-Clause" 8LICENSE = "Apache-2.0"
9LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9" 9LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=7145f7cdd263359b62d342a02f005515"
10 10
11inherit pypi 11inherit pypi
12 12