summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2024-04-12 10:02:01 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-04-14 06:25:47 +0100
commit3f2b5f6c3af04c8ec245aca35224c52230645bf0 (patch)
treeaa02279bf356ef181fef708f7ea4d938dcbf788e /meta/recipes-core
parentc61ed007b9e06683065aed62af1e1ca4569b8c16 (diff)
downloadopenembedded-core-3f2b5f6c3af04c8ec245aca35224c52230645bf0.tar.gz
buildtools-tarball: Add python3-websockets
For the newer hash equivlance servers we need websockets. Add it to buildtools tarball. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/meta/buildtools-tarball.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb
index 6b679489fd..a5f6bb7aac 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 \