From: Bartosz Golaszewski <bartosz.golaszew...@linaro.org>

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

Signed-off-by: Bartosz Golaszewski <bartosz.golaszew...@linaro.org>
---
 .../recipes-devtools/python/python3-aioserial_1.3.1.bb       | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb 
b/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb
index 7ef47a2f8..6419aa9c9 100755
--- a/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-aioserial_1.3.1.bb
@@ -11,7 +11,6 @@ SRC_URI[sha256sum] = 
"702bf03b0eb84b8ef2d8dac5cb925e1e685dce98f77b125569bc6fd2b3
 
 inherit pypi setuptools3
 
-RDEPENDS:${PN} += "\
-    ${PYTHON_PN}-core \
-    ${PYTHON_PN}-pyserial \
+RDEPENDS:${PN} += " \
+    python3-pyserial \
 "
-- 
2.39.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#103528): 
https://lists.openembedded.org/g/openembedded-devel/message/103528
Mute This Topic: https://lists.openembedded.org/mt/99719632/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to