Add Python packages required for automated Chromium video decode testing.
Signed-off-by: Thorsten Lannynd <[email protected]>
---
v2:
-Rebased off latest master changes
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 65cf7f1e..b09ffcd9 100644
--- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
@@ -72,6 +72,8 @@ TI_TEST_EXTRAS = " \
python3-pillow \
pytesseract \
python3-numpy \
+ python3-requests \
+ python3-websocket-client \
${@bb.utils.contains('DISTRO_FEATURES', 'opencl',
'${TI_TEST_EXTRAS_OPENCL}', '', d)} \
"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17278):
https://lists.yoctoproject.org/g/meta-arago/message/17278
Mute This Topic: https://lists.yoctoproject.org/mt/118178594/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-