ar71xx/image: make tar calls reproducible
authorAlexander Couzens <lynxis@fe80.eu>
Sun, 18 Jun 2017 19:30:30 +0000 (21:30 +0200)
committerAlexander Couzens <lynxis@fe80.eu>
Sun, 25 Jun 2017 10:11:41 +0000 (12:11 +0200)
commitd6331d5583d17e4cf9f67906449cb11dcef4007c
treef2d7ede95aa1593d30aed1299d2462fe379f1677
parent6adc757097ca966796ac213ba7f888d59b651661
ar71xx/image: make tar calls reproducible

Use --mtime when SOURCE_DATE_EPOCH is set.
Use gzip -n9z instead of tar z to remove
timestamp in gzip header.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
target/linux/ar71xx/image/legacy.mk
target/linux/ar71xx/image/senao.mk