Revert "python3-smbus: fix wheel build"

This reverts commit b7042fabd1.

Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Khem Raj 2022-03-09 09:48:29 -08:00 committed by Trevor Gamblin
parent d31d4f6fbe
commit d1b150ae8e

View File

@ -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"