openwrt/target/linux/ramips
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
..
base-files ramips: split base-files into subtargets 2019-11-03 00:26:17 +01:00
dts ramips: reorganize DTSI files for Netgear R devices 2019-11-06 14:43:04 +01:00
files-4.14/drivers ramips: ethernet: Replace random_ether_addr with eth_hw_addr_random 2019-10-27 14:13:47 +01:00
image ramips, mt7620: reproducible elecom-header uid/gid 2019-11-06 23:23:52 +01:00
mt76x8 ramips: remove default case for MAC address assignment 2019-11-06 13:17:25 +01:00
mt7620 ramips: remove default case for MAC address assignment 2019-11-06 13:17:25 +01:00
mt7621 ramips: improve support for WeVO 11AC NAS and W2914NS v2 2019-11-06 14:31:32 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.147 2019-10-08 12:44:35 +02:00
rt288x ramips: remove default case for MAC address assignment 2019-11-06 13:17:25 +01:00
rt305x ramips: remove default case for MAC address assignment 2019-11-06 13:17:25 +01:00
rt3883 ramips: remove default case for MAC address assignment 2019-11-06 13:17:25 +01:00
Makefile ramips: switch to linux 4.14 2018-04-06 18:07:43 +02:00
modules.mk kernel: Fix kmod-regmap split 2019-01-27 11:07:14 +01:00