mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 01:04:35 +00: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…
x
Reference in New Issue
Block a user