Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-12 | gnu: genimage: Update to 14. | Ryan Sundberg | |
Update genimage from version 11 to 14. A patch is required for the tests due to differences in ext tooling. * gnu/local.mk (dist_patch_DATA): Replace patch reference. * gnu/packages/genimage.scm: Update package source. * gnu/packages/patches/genimage-mke2fs-test.patch: New patch file. * gnu/packages/patches/genimage-signedness.patch: Delete obsolete patch. Signed-off-by: Mathieu Othacehe <[email protected]> | |||
2020-09-08 | genimage: Add patch needed for the test on ARM architectures. | Andreas Enge | |
* gnu/packages/patches/genimage-signedness.patch: New file. * gnu/packages/genimage.scm (genimage)[source]: Add patch. * gnu/local.mk (dist_patch_DATA): Register patch. |