Message ID | 20250304212748.272567-1-a-christidis@ti.com |
---|---|
State | Under Review |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [meta-arago,scarthgap/master] meta-arago-test: add pytesseract & python3-pillow to ti-test-extra | expand |
diff --git a/meta-arago-test/recipes-core/packagegroups/ti-test.bb b/meta-arago-test/recipes-core/packagegroups/ti-test.bb index 8099198d..e6d7e572 100644 --- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb +++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb @@ -60,6 +60,8 @@ TI_TEST_BASE = "\ " TI_TEST_EXTRAS = " \ + python3-pillow \ + pytesseract \ piglit \ python3-numpy \ wayland-utils \