docker: Install pyelftools for builds
authorSimon Glass <sjg@chromium.org>
Thu, 13 Oct 2022 12:25:57 +0000 (06:25 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 17 Oct 2022 14:38:47 +0000 (10:38 -0400)
commit33799266021c390aa355696b6d722169745ddf1e
tree054c7d5600de3b82eb137dfaf499da1fc7376a35
parente2ff1d0fa777b11ad6b26432cb7613ab433b15d6
docker: Install pyelftools for builds

Binman needs this module to build sandbox_vpl and it is needed elsewhere
in CI.

Add it to the docker file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xpyron.glpk@gmx.de>
tools/docker/Dockerfile