Files
buildroot/package
Thomas Petazzoni ebe5d9edfe boot, package, support, toolchain: switch to 2 spaces for the hash file
It's time to finally switch over globally to the new spacing format
that we have agreed on for the hash file, with 2 spaces as a separator
between fields.

This commit was mechanically generated using:

find . -type f -name '*.hash' | xargs sed -i 's%^md5[ \t]*\([^ \t]*\)[ \t]*\(.*\)$%md5  \1  \2%'
find . -type f -name '*.hash' | xargs sed -i 's%^sha1[ \t]*\([^ \t]*\)[ \t]*\(.*\)$%sha1  \1  \2%'
find . -type f -name '*.hash' | xargs sed -i 's%^sha256[ \t]*\([^ \t]*\)[ \t]*\(.*\)$%sha256  \1  \2%'
find . -type f -name '*.hash' | xargs sed -i 's%^sha512[ \t]*\([^ \t]*\)[ \t]*\(.*\)$%sha512  \1  \2%'

This commit can easily be backported on the LTS branch by re-running
the same commands, if needed.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-07-28 23:05:23 +02:00
..
2022-07-08 10:59:31 +02:00
2022-07-18 12:10:43 +02:00
2022-07-26 10:14:32 +02:00
2022-07-26 22:04:21 +02:00
2022-06-27 23:44:36 +02:00
2022-07-27 09:09:35 +02:00
2022-06-27 23:44:00 +02:00
2022-07-28 00:48:53 +02:00
2022-07-27 16:43:59 +02:00
2022-07-17 15:15:18 +02:00
2022-06-19 17:22:33 +02:00
2022-07-28 10:42:46 +02:00
2022-07-02 15:54:31 +02:00
2022-07-27 12:00:57 +02:00
2022-07-17 15:45:53 +02:00
2022-06-14 17:58:54 +02:00
2022-07-25 08:30:12 +02:00
2022-07-17 00:23:02 +02:00
2022-07-06 23:14:59 +02:00
2022-07-06 23:13:33 +02:00
2022-07-07 15:15:46 +02:00
2022-07-26 22:54:37 +02:00
2022-07-23 18:57:21 +02:00
2022-07-23 18:57:21 +02:00
2022-06-01 14:33:37 +02:00
2022-07-20 13:45:48 +02:00
2022-07-25 23:24:25 +02:00
2022-07-23 18:56:23 +02:00
2022-07-27 15:57:57 +02:00
2022-06-20 20:32:31 +02:00
2022-06-20 21:11:01 +02:00
2022-06-14 17:58:58 +02:00
2022-06-06 14:58:17 +02:00
2022-07-11 18:34:58 +02:00
2022-06-25 08:41:12 +02:00
2022-07-17 15:15:27 +02:00
2022-07-28 08:43:49 +02:00
2022-06-13 21:58:27 +02:00
2022-07-26 21:00:55 +02:00
2022-07-23 22:32:27 +02:00
2022-07-26 23:47:41 +02:00
2022-07-06 23:29:05 +02:00
2022-06-09 22:32:20 +02:00
2022-06-27 22:12:42 +02:00
2022-07-26 22:54:38 +02:00
2022-06-08 08:48:25 +02:00
2022-07-17 15:15:36 +02:00
2022-06-01 21:34:00 +02:00
2022-07-25 11:34:42 +02:00
2022-06-01 15:24:36 +02:00
2022-07-06 23:32:36 +02:00
2022-06-06 14:53:23 +02:00
2022-07-27 11:55:15 +02:00
2022-07-24 14:19:25 +02:00
2022-06-28 00:26:42 +02:00
2022-06-28 08:08:16 +02:00
2022-07-08 09:34:32 +02:00
2022-07-06 08:51:18 +02:00
2022-07-02 10:05:55 +02:00
2022-07-26 20:40:17 +02:00
2022-07-08 09:34:12 +02:00
2022-07-26 10:55:27 +02:00
2022-07-17 14:05:54 +02:00
2022-07-28 08:43:49 +02:00