summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-snagboot_1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-snagboot: upgrade 1.0 -> 1.1Trevor Gamblin2023-07-251-21/+0
| | | | | | | | | | | | | | | 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>
* python3-snagboot: new recipeBartosz Golaszewski2023-05-281-0/+21
Add a recipe that builds snagrecover and snagflash. These tools are useful for yocto-based distros used to control DUTs in board farms. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>