aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-smbus_4.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-smbus_4.3.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-smbus_4.3.bb1
1 files changed, 0 insertions, 1 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..d925a957c0 100644
--- a/meta-python/recipes-devtools/python/python3-smbus_4.3.bb
+++ b/meta-python/recipes-devtools/python/python3-smbus_4.3.bb
@@ -14,5 +14,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"