docker,worker: install pyelftools v9
authorBen Whitten <BWhitten@users.noreply.github.com>
Thu, 27 Jul 2023 20:25:56 +0000 (21:25 +0100)
committerPetr Štetiar <ynezz@true.cz>
Fri, 28 Jul 2023 06:51:08 +0000 (08:51 +0200)
UBoot version of at least 2023.07.02 that use binman also have a dependency of pyelftools on the build host.

Signed-off-by: Ben Whitten <BWhitten@users.noreply.github.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz> [whitespace fix]
docker/buildworker/Dockerfile

index 09c38eea42941c1abec7a395353dfc3ea1907f18..6008cdb62ba060ad09cbcb30e7f8551983b4576f 100644 (file)
@@ -45,6 +45,7 @@ RUN \
 RUN pip3 install -U pip
 RUN pip3 install \
                "buildbot-worker==$BUILDBOT_VERSION" \
+               pyelftools \
                pyOpenSSL \
                service_identity