Add Python packages required for automated Chromium video decode testing.
Signed-off-by: Thorsten Lannynd <[email protected]>
---
meta-arago-test/recipes-core/packagegroups/ti-test.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-arago-test/recipes-core/packagegroups/ti-test.bb
b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
index f2ae1aef..15472466 100644
--- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
@@ -80,6 +80,8 @@ TI_TEST_EXTRAS = " \
python3-pillow \
pytesseract \
python3-numpy \
+ python3-requests \
+ python3-websocket-client \
wayland-utils \
${@bb.utils.contains('DISTRO_FEATURES', 'opengl',
'${TI_TEST_EXTRAS_OPENGL}', '', d)} \
${@bb.utils.contains('DISTRO_FEATURES', 'opencl',
'${TI_TEST_EXTRAS_OPENCL}', '', d)} \
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17277):
https://lists.yoctoproject.org/g/meta-arago/message/17277
Mute This Topic: https://lists.yoctoproject.org/mt/118178550/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-