docker,worker: install python3-cryptography main master v23
authorRobert Marko <robimarko@gmail.com>
Mon, 25 Nov 2024 09:40:03 +0000 (10:40 +0100)
committerPetr Štetiar <ynezz@true.cz>
Mon, 25 Nov 2024 10:12:20 +0000 (10:12 +0000)
commit7f966275500d5cd94cc4b70e0e6bb203d6f569ae
tree999a88e19f8f8e1bee8f3185683ae4541ad69457
parent31eb26b97e7cf8f202c8bd2c65d550edd6e28374
docker,worker: install python3-cryptography

Addition of OPTEE support along with STM32 added a requirment on
python3-cryptography and without it buildbots for STM32 will fail with:
Checking 'python3-cryptography'... failed.
Checking 'python3-pyelftools'... ok.
optee-os: Please install the Python3 cryptography module
make[3]: *** [/builder/shared-workdir/build/include/prereq.mk:9: prereq] Error 1

So install python3-cryptography to satisfy it.

Signed-off-by: Robert Marko <robimarko@gmail.com>
Link: https://github.com/openwrt/buildbot/pull/61
Signed-off-by: Petr Štetiar <ynezz@true.cz>
docker/buildworker/Dockerfile