mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-13 22:05:27 +01:00
Revert "python3-smbus: fix wheel build"
This reverts commit b7042fabd1.
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
parent
d31d4f6fbe
commit
d1b150ae8e
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user