bluepy: Define custom PYPA_WHEEL

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2022-02-28 13:27:46 -08:00
parent a14a7421ac
commit 6e064cf217

View File

@ -15,6 +15,8 @@ S = "${WORKDIR}/git"
inherit setuptools3 pkgconfig
PYPA_WHEEL = "${PIP_INSTALL_DIST_PATH}/${PIP_INSTALL_PACKAGE}-*-*.whl"
RDEPENDS:${PN} = "bluez5"
TARGET_CC_ARCH += "${LDFLAGS}"