From 558d321c46b20c212168fd7971108fb9e7591bc9 Mon Sep 17 00:00:00 2001 From: Pierre-Jean Texier Date: Mon, 9 Mar 2020 21:57:29 +0000 Subject: python3-protobuf: upgrade 3.9.2 -> 3.11.3 Signed-off-by: Pierre-Jean Texier Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-protobuf_3.9.2.bb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-protobuf_3.9.2.bb (limited to 'meta-python/recipes-devtools/python/python3-protobuf_3.9.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-protobuf_3.9.2.bb b/meta-python/recipes-devtools/python/python3-protobuf_3.9.2.bb deleted file mode 100644 index 30ea34e908..0000000000 --- a/meta-python/recipes-devtools/python/python3-protobuf_3.9.2.bb +++ /dev/null @@ -1,10 +0,0 @@ -inherit setuptools3 -require python-protobuf.inc - -DEPENDS += "protobuf" -DISTUTILS_BUILD_ARGS += "--cpp_implementation" -DISTUTILS_INSTALL_ARGS += "--cpp_implementation" - -do_compile_prepend_class-native () { - export KOKORO_BUILD_NUMBER="1" -} -- cgit v1.2.3-54-g00ecf