mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
meta-python: drop ${PYTHON_PN}
python 2 is long unsupported, so we no longer need this variable. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=84ddcef430b7c44caa22b2ff4b37a3df"
|
||||
PYPI_PACKAGE = "pyFirmata"
|
||||
|
||||
RDEPENDS:${PN} = "\
|
||||
${PYTHON_PN}-pyserial \
|
||||
python3-pyserial \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "159673cfb56c72ceafc30fe91eedd847"
|
||||
|
||||
Reference in New Issue
Block a user