python3-aioserial: fix coding style

Stop using PYTHON_PN, fix whitespaces, drop python3-core from RDEPENDS.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Bartosz Golaszewski
2023-06-23 16:38:58 +02:00
committed by Khem Raj
parent 25bb720fe8
commit 2493f4c8ad

View File

@@ -11,7 +11,6 @@ SRC_URI[sha256sum] = "702bf03b0eb84b8ef2d8dac5cb925e1e685dce98f77b125569bc6fd2b3
inherit pypi setuptools3
RDEPENDS:${PN} += "\
${PYTHON_PN}-core \
${PYTHON_PN}-pyserial \
RDEPENDS:${PN} += " \
python3-pyserial \
"