immortalwrt/package
Paul Spooren 7488eea635 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 23:24:04 +08:00
..
base-files build: introduce $(MKHASH) 2021-05-13 22:49:42 +08:00
boot grub2: bump to 2.06-rc1 2021-05-16 23:23:44 +08:00
devel valgrind: Fix compile problem with MIPS soft float 2021-04-12 20:21:28 +08:00
emortal package lean: move to LuCI feeds 2021-05-14 23:12:28 +08:00
firmware cypress-firmware:remove outdate firmwares 2021-04-25 23:18:21 +08:00
kernel package lean: move to LuCI feeds 2021-05-14 23:12:28 +08:00
libs build: introduce $(MKHASH) 2021-05-13 22:49:42 +08:00
network umdns: bump to git HEAD 2021-05-16 23:15:10 +08:00
system build: introduce $(MKHASH) 2021-05-13 22:49:42 +08:00
utils busybox: show reproducible timestamp 2021-05-19 23:24:04 +08:00
Makefile build: fix opkg install step for large package selection 2021-05-12 23:27:23 +08:00