summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-snagboot_1.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-snagboot: upgrade 1.1 -> 1.2Wang Mingyu2023-09-071-21/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== i.MX: Add i.MX8QM to SDPV SoCs snagflash/DFU: Add dfu-keep, dfu-detach and dfu-reset snagflash/UMS: various fixes, document creation of static block device paths AM335x: Fix issue where SPL output is confused with UART pings Catch spurious errors Fix race condition between BOOTP and TFTP servers Add progress bar for UART recovery Fix case conversion issue with firmware binary paths AM335x setup script: Improve robustness of SUDOER username detection Add custom shell prompt Fix issue where stdout is broken after exiting from recovery shell Silence spurious errors Document AM62Ax platforms and test AM62A7 device install: Fix issue where old builds confuse installation script pyproject: Change version-fetching method to avoid implicit setuptools dependency snagrecover/DFU: Catch spurious error on DFU_DETACH Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-snagboot: upgrade 1.0 -> 1.1Trevor Gamblin2023-07-251-0/+21
The udev file was updated and renamed in 1.1 to 50-snagboot.rules. Changelog (https://github.com/bootlin/snagboot/releases/tag/v1.1): - udev: use uaccess tags instead of group assignments - fix and test i.MX8QM and i.MX93 supports - homogenize i.MX firmware configuration interfaces - don't require contributors to modify license headers - fix README links on PyPI Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>