diff options
author | Paul Spooren <mail@aparcar.org> | 2021-05-13 23:57:45 +0200 |
---|---|---|
committer | Baptiste Jonglez <git@bitsofnetworks.org> | 2021-05-27 00:03:12 +0200 |
commit | 4b691077e0ae658c3c3d4fc625b09a5b9f01f99d (patch) | |
tree | 1524d8c916244fbb020366fabaec1be9293daf8a /package/utils/busybox/convert_menuconfig.pl | |
parent | 6b6bcca1a05315c019eb55bec2b460a54c65ba1e (diff) | |
download | upstream-4b691077e0ae658c3c3d4fc625b09a5b9f01f99d.tar.gz upstream-4b691077e0ae658c3c3d4fc625b09a5b9f01f99d.tar.bz2 upstream-4b691077e0ae658c3c3d4fc625b09a5b9f01f99d.zip |
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>
(cherry picked from commit a725382978515abfb2eb7be3bafef735dca97dbd)
Diffstat (limited to 'package/utils/busybox/convert_menuconfig.pl')
0 files changed, 0 insertions, 0 deletions