immortalwrt/package
Paul Spooren a725382978 busybox: show reproducible timestamp
On login busybox shows a timestamp per default contianing the build
date. Since the build date isn't reproducible per default this behaviour
was disabled by default via 34df4d40 "busybox: disable timestamp in
version".

This commit modifies busybox so that the printed timestamp reproducible
using SOURCE_DATE_EPOCH and therefore shouldn't be disabled anymore.

Before:

    BusyBox v1.33.1 () built-in shell (ash)

After:

    BusyBox v1.33.1 (2021-05-13 09:34:34 UTC) built-in shell (ash)

Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-05-19 00:32:46 +02:00
..
base-files base-files: migrate old UCI network bridge ports syntax 2021-05-18 20:07:56 +02:00
boot ath79: add support for ZiKing CPE46B 2021-05-17 01:01:32 +02:00
devel valgrind: Fix compile problem with MIPS soft float 2021-04-11 23:01:28 +02:00
firmware ipq40xx: add support for MikroTik SXTsq 5 ac 2021-04-29 10:55:07 +02:00
kernel mt76: update to the latest version 2021-05-15 09:18:28 +02:00
libs libubox: update to the latest version 2021-05-18 12:52:52 +02:00
network netifd: update to the latest version 2021-05-18 12:56:32 +02:00
system rpcd: fix PKG_MIRROR_HASH 2021-05-18 19:31:44 +02:00
utils busybox: show reproducible timestamp 2021-05-19 00:32:46 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00