From 4c2c9010f29641fc6f515f14d4d5f32d1fcabbdd Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 12 Apr 2024 10:02:01 +0100 Subject: buildtools-tarball: Add python3-websockets For the newer hash equivlance servers we need websockets. Add it to buildtools tarball. (From OE-Core rev: 96f6f36798c433d53a067693c32c0fc230ee8442) Signed-off-by: Richard Purdie --- meta/recipes-core/meta/buildtools-tarball.bb | 1 + 1 file changed, 1 insertion(+) 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 \ -- cgit v1.2.3-54-g00ecf