mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-07 17:55:45 +01:00
bluepy: Define custom PYPA_WHEEL
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a14a7421ac
commit
6e064cf217
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user