From ea7ce6dc37b7aed68bc5806318f5f58a411a3f2f Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Wed, 25 Sep 2019 15:21:51 +0800 Subject: python-protobuf: upgrade 3.9.1 -> 3.9.2 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-protobuf_3.9.1.bb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-protobuf_3.9.1.bb (limited to 'meta-python/recipes-devtools/python/python3-protobuf_3.9.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-protobuf_3.9.1.bb b/meta-python/recipes-devtools/python/python3-protobuf_3.9.1.bb deleted file mode 100644 index 30ea34e908..0000000000 --- a/meta-python/recipes-devtools/python/python3-protobuf_3.9.1.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