mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-08-25 17:22:11 +00:00
python: Unbolt wheel packaging PIP_INSTALL_PACKAGE band-aids
OE-Core has improved packaging the whl files therefore remove the band-aids. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -12,5 +12,4 @@ SRC_URI = "git://github.com/RPi-Distro/RTIMULib.git;protocol=http;branch=master;
|
||||
SRCREV = "b949681af69b45f0f7f4bb53b6770037b5b02178"
|
||||
|
||||
S = "${WORKDIR}/git/Linux/python"
|
||||
PYPA_WHEEL = "${B}/dist/RTIMULib-7.2.1-*.whl"
|
||||
inherit setuptools3
|
||||
|
||||
Reference in New Issue
Block a user