Make mkcompile_h accept an alternate timestamp string
authorBen Hutchings <ben@decadent.org.uk>
Tue, 12 May 2015 18:29:22 +0000 (19:29 +0100)
committerSalvatore Bonaccorso <carnil@debian.org>
Wed, 10 Aug 2022 18:11:48 +0000 (19:11 +0100)
commitd7e1322e51da89aa5dc14a9c81563d3fb6e8fa15
tree2974e311af9d863cc0f670d97288ba827cc03bbf
parenta7ae998ffc58736c799abc60aec1fbd7261ef57e
Make mkcompile_h accept an alternate timestamp string

Forwarded: not-needed

We want to include the Debian version in the utsname::version string
instead of a full timestamp string.  However, we still need to provide
a standard timestamp string for gen_initramfs_list.sh to make the
kernel image reproducible.

Make mkcompile_h use $KBUILD_BUILD_VERSION_TIMESTAMP in preference to
$KBUILD_BUILD_TIMESTAMP.

Gbp-Pq: Topic debian
Gbp-Pq: Name uname-version-timestamp.patch
scripts/mkcompile_h