From d1b150ae8e95b026606310b9ac52a0a33abef9c1 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 9 Mar 2022 09:48:29 -0800 Subject: Revert "python3-smbus: fix wheel build" This reverts commit b7042fabd1a6930da1d24967720326d2e3a3ca39. Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-smbus_4.3.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-smbus_4.3.bb b/meta-python/recipes-devtools/python/python3-smbus_4.3.bb index 3e14736b2d..b305a128a2 100644 --- a/meta-python/recipes-devtools/python/python3-smbus_4.3.bb +++ b/meta-python/recipes-devtools/python/python3-smbus_4.3.bb @@ -13,6 +13,4 @@ S = "${WORKDIR}/i2c-tools-${PV}" inherit setuptools3 -PIP_INSTALL_PACKAGE = "smbus" -PYPA_WHEEL = "${B}/py-smbus/dist/smbus-*-*.whl" SETUPTOOLS_SETUP_PATH = "${S}/py-smbus" -- cgit v1.2.3-54-g00ecf