You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
base-files ramips: split base-files into subtargets 5 years ago
dts ramips: reorganize DTSI files for Netgear R devices 5 years ago
files-4.14/drivers ramips: ethernet: Replace random_ether_addr with eth_hw_addr_random 5 years ago
image ramips, mt7620: reproducible elecom-header uid/gid 5 years ago
mt76x8 ramips: remove default case for MAC address assignment 5 years ago
mt7620 ramips: remove default case for MAC address assignment 5 years ago
mt7621 ramips: improve support for WeVO 11AC NAS and W2914NS v2 5 years ago
patches-4.14 kernel: bump 4.14 to 4.14.147 5 years ago
rt288x ramips: remove default case for MAC address assignment 5 years ago
rt305x ramips: remove default case for MAC address assignment 5 years ago
rt3883 ramips: remove default case for MAC address assignment 5 years ago
Makefile ramips: switch to linux 4.14 6 years ago
modules.mk kernel: Fix kmod-regmap split 5 years ago