Re: [PATCH] override build timestamp



On Sun, Feb 18, Roman Zippel wrote:

Hi,

On Fri, 16 Feb 2007, Olaf Hering wrote:

Pass a timestamp to kbuild via an enviroment variable.

TZ=UTC BUILD_TIMESTAMP=2007-01-01 make -kj O=../O vmlinux

This can be used when the kernel source is in a SCM and uname -v
is supposed to give the commit date and not the package build time.

Is this really necessary? I don't really see the point of this.

The package/kernel buildtime does not mean much, but the commit date
gives you a way to restore the source state for a given binary.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: [PATCH] override build timestamp
    ... This can be used when the kernel source is in a SCM and uname -v ... The package/kernel buildtime does not mean much, but the commit date ... add the possibility to add extra information. ...
    (Linux-Kernel)
  • [PATCH] override build timestamp
    ... Pass a timestamp to kbuild via an enviroment variable. ... This can be used when the kernel source is in a SCM and uname -v ...
    (Linux-Kernel)
  • Re: [PATCH] override build timestamp
    ... On Fri, 16 Feb 2007, Olaf Hering wrote: ... This can be used when the kernel source is in a SCM and uname -v ...
    (Linux-Kernel)