Module Name: src Committed By: hgutch Date: Sat Mar 22 09:25:14 UTC 2025
Modified Files: src/distrib/utils/embedded: mkimage src/etc/etc.evbarm: Makefile.inc src/etc/etc.evbmips: Makefile.inc src/etc/etc.evbppc: Makefile.inc src/etc/etc.riscv: Makefile.inc Log Message: Also generate hashes for files in gzimg directories. At one point this should probably be unified at least a bit with the hash generation of regular sets, so that there is a single place that defines the types of hashes generated for sets and gzimg. To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91 src/distrib/utils/embedded/mkimage cvs rdiff -u -r1.135 -r1.136 src/etc/etc.evbarm/Makefile.inc cvs rdiff -u -r1.31 -r1.32 src/etc/etc.evbmips/Makefile.inc cvs rdiff -u -r1.18 -r1.19 src/etc/etc.evbppc/Makefile.inc cvs rdiff -u -r1.6 -r1.7 src/etc/etc.riscv/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.