From e16dbc4ca18d06832e80920c7e57cfbe024e4ff3 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 5 Mar 2019 19:21:15 -0800 Subject: python-grpcio: Upgrade to 1.19.0 Refresh patch to apply cleanly Fix build for RISC-V Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-grpcio_1.19.0.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-grpcio_1.19.0.bb (limited to 'meta-python/recipes-devtools/python/python-grpcio_1.19.0.bb') diff --git a/meta-python/recipes-devtools/python/python-grpcio_1.19.0.bb b/meta-python/recipes-devtools/python/python-grpcio_1.19.0.bb new file mode 100644 index 0000000000..820bea44b4 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-grpcio_1.19.0.bb @@ -0,0 +1,6 @@ +inherit setuptools +require python-grpcio.inc + +RDEPENDS_${PN} += " python-enum34 \ + python-futures \ +" -- cgit v1.2.3-54-g00ecf