mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-26 19:17:00 +00:00
rpi-gpio: Replace setuptool3 instead of distutils3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ LICENSE = "MIT"
|
|||||||
LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=9b95630a648966b142f1a0dcea001cb7"
|
LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=9b95630a648966b142f1a0dcea001cb7"
|
||||||
|
|
||||||
PYPI_PACKAGE = "RPi.GPIO"
|
PYPI_PACKAGE = "RPi.GPIO"
|
||||||
inherit pypi distutils3
|
inherit pypi setuptools3
|
||||||
|
|
||||||
SRC_URI += "file://0001-Remove-nested-functions.patch"
|
SRC_URI += "file://0001-Remove-nested-functions.patch"
|
||||||
SRC_URI[md5sum] = "777617f9dea9a1680f9af43db0cf150e"
|
SRC_URI[md5sum] = "777617f9dea9a1680f9af43db0cf150e"
|
||||||
|
|||||||
Reference in New Issue
Block a user