mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-07 04:58:12 +00:00
python3-adafruit-circuitpython-register: Define PIP_INSTALL_PACKAGE
Fixes build with wheel Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -11,5 +11,6 @@ SRCREV = "5fee6e0c3878110844bc51e16063eeae7d94c457"
|
|||||||
DEPENDS += "python3-setuptools-scm-native"
|
DEPENDS += "python3-setuptools-scm-native"
|
||||||
|
|
||||||
inherit setuptools3
|
inherit setuptools3
|
||||||
|
PIP_INSTALL_PACKAGE = "adafruit_circuitpython_register"
|
||||||
|
|
||||||
RDEPENDS:${PN} += "python3-core"
|
RDEPENDS:${PN} += "python3-core"
|
||||||
|
|||||||
Reference in New Issue
Block a user