Skip to content

main/linux-lts: fix KBUILD_BUILD_TIMESTAMP not parsable by busybox date

Sertonix requested to merge sertonix/aports:linux-lts-timestamp into master

The error can be seen in the build logs: date: invalid date 'Thu, 27 Jun 2024 16:50:02 +0000'

Ref https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=a8b8017c34fefcb763d8b06c294b58d1c480b2e4

Merge request reports