summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-grpcio_1.14.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-12-23 10:46:51 -0800
committerKhem Raj <raj.khem@gmail.com>2018-12-23 13:29:20 -0800
commit7227733cbf8792444fe21fac729ab7f7d86a7866 (patch)
treede3c7476045986175bd326909381303e5d59ecfa /meta-python/recipes-devtools/python/python-grpcio_1.14.1.bb
parentb67fff759b0e4da1c380b340f380bdfd7dee7af5 (diff)
downloadmeta-openembedded-7227733cbf8792444fe21fac729ab7f7d86a7866.tar.gz
python-grpcio: Upgrade to 1.17.1
Patch to fix ppc build Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Tim "moto-timo" Orling <TicoTimo@gmail.com> Cc: Derek Straka <derek@asterius.io>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-grpcio_1.14.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-grpcio_1.14.1.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-python/recipes-devtools/python/python-grpcio_1.14.1.bb b/meta-python/recipes-devtools/python/python-grpcio_1.14.1.bb
deleted file mode 100644
index 820bea44b4..0000000000
--- a/meta-python/recipes-devtools/python/python-grpcio_1.14.1.bb
+++ /dev/null
@@ -1,6 +0,0 @@
1inherit setuptools
2require python-grpcio.inc
3
4RDEPENDS_${PN} += " python-enum34 \
5 python-futures \
6"