bb-imager: Improve performance with rpi-imager config
- Do not require sha256 hash for icons.
- Instead use sha256 of url for file name.
Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
Showing
- Cargo.lock 19 additions, 9 deletionsCargo.lock
- bb-imager/src/config/compact.rs 15 additions, 42 deletionsbb-imager/src/config/compact.rs
- bb-imager/src/config/mod.rs 3 additions, 7 deletionsbb-imager/src/config/mod.rs
- bb-imager/src/download.rs 46 additions, 6 deletionsbb-imager/src/download.rs
- gui/src/main.rs 9 additions, 11 deletionsgui/src/main.rs
Please register or sign in to comment