Re: [PATCH v2] CI: add Qualcomm requirements.txt for world build
Tom Rini <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot.general,gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <20260806210434.GF165443@bill-the-cat> |
On Thu, Aug 06, 2026 at 06:29:56PM +0200, Casey Connolly wrote: > The mkmbn Python tool used for some Qualcomm platforms needs the > cryptography module, make sure it's installed so the world build can > succeed by adding a new requirements.txt. > > Signed-off-by: Casey Connolly <[email protected]> Reviewed-by: Tom Rini <[email protected]> -- Tom