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:28:02 +0100
commit7c72dc09f06a83cc1753cb60d6a858fd9821d4d6 (patch)
tree81fd1eec0690ba5e8c55024ff08bd4fa1857f22c /meta/recipes-core
parent78b962d5a95a02503999d2a80fe8c9d045cce327 (diff)
downloadpoky-7c72dc09f06a83cc1753cb60d6a858fd9821d4d6.tar.gz
buildtools-tarball: Add python3-websockets
For the newer hash equivlance servers we need websockets. Add it to buildtools tarball. (From OE-Core rev: 3f2b5f6c3af04c8ec245aca35224c52230645bf0) 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 ?= "\
13 nativesdk-python3-testtools \ 13 nativesdk-python3-testtools \
14 nativesdk-python3-subunit \ 14 nativesdk-python3-subunit \
15 nativesdk-python3-pyyaml \ 15 nativesdk-python3-pyyaml \
16 nativesdk-python3-websockets \
16 nativesdk-ncurses-terminfo-base \ 17 nativesdk-ncurses-terminfo-base \
17 nativesdk-chrpath \ 18 nativesdk-chrpath \
18 nativesdk-tar \ 19 nativesdk-tar \