]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
buildman: Add python3-pycryptodome
authorSimon Glass <sjg@chromium.org>
Sun, 23 Jun 2024 17:56:18 +0000 (11:56 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 3 Jul 2024 06:36:33 +0000 (07:36 +0100)
This is used by some Binman entry types, so add it to allow more tests
to pass.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
tools/buildman/requirements.txt

index 564e54898a4ceee7db9a5570542fedf8dd8ac618..052d0ed5c6f7615f45114c28e8ab53c802658b0b 100644 (file)
@@ -1,4 +1,5 @@
 coverage==6.2
 jsonschema==4.17.3
+pycryptodome==3.20
 pyyaml==6.0
 yamllint==1.26.3