diff mbox series

[2/2] buildtools-tarball: Add python3-websockets

Message ID 20240412110837.2253822-2-richard.purdie@linuxfoundation.org
State New
Headers show
Series [1/2] python3-websockets: Import from meta-python | expand

Commit Message

Richard Purdie April 12, 2024, 11:08 a.m. UTC
For the newer hash equivlance servers we need websockets. Add it
to buildtools tarball.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/recipes-core/meta/buildtools-tarball.bb | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb
index 6b679489fd5..a5f6bb7aac9 100644
--- a/meta/recipes-core/meta/buildtools-tarball.bb
+++ b/meta/recipes-core/meta/buildtools-tarball.bb
@@ -13,6 +13,7 @@  TOOLCHAIN_HOST_TASK ?= "\
     nativesdk-python3-testtools \
     nativesdk-python3-subunit \
     nativesdk-python3-pyyaml \
+    nativesdk-python3-websockets \
     nativesdk-ncurses-terminfo-base \
     nativesdk-chrpath \
     nativesdk-tar \