Paul Spooren 9fa061a7d3 ramips, mt7620: reproducible elecom-header uid/gid
The elecom-header renames the firmware image to v_0.0.0.bin, stores its
MD5 sum as v_0.0.0.md5 and tars both files again.

Both v_0.0.0 files are created as the build user making it harder to
reproduce.

This commit sets the owner/group of both files to root by adding extra
options to the final tar command.

Before:
0 buildbot   (101) buildbot   (102)  3932164 2019-11-05 14:43:22.000000 v_0.0.0.bin
0 buildbot   (101) buildbot   (102)       33 2019-11-05 14:43:22.000000 v_0.0.0.md5

After:
0 root         (0) root         (0)  3932164 2019-11-05 23:43:08.000000 v_0.0.0.bin
0 root         (0) root         (0)       33 2019-11-05 23:43:08.000000 v_0.0.0.md5

Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-11-06 23:23:52 +01:00
..
2019-09-24 12:52:05 +02:00
2019-10-19 13:16:57 +02:00
2019-10-31 09:17:14 +01:00
2019-10-22 22:05:21 +02:00
2019-10-31 09:17:14 +01:00
2019-10-31 09:17:14 +01:00
2019-09-15 15:00:17 +00:00
2019-10-31 09:17:14 +01:00
2019-10-12 01:22:46 +02:00
2019-09-29 00:46:13 +02:00
2019-10-19 13:16:57 +02:00
2019-09-11 15:17:09 +02:00
2019-10-06 21:28:49 +02:00
2019-05-11 17:15:41 +02:00
2019-10-08 12:44:35 +02:00