include/kernel: add custom USER/DOMAIN config options
authorFelix Fietkau <nbd@openwrt.org>
Thu, 28 Jan 2016 22:42:34 +0000 (22:42 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 28 Jan 2016 22:42:34 +0000 (22:42 +0000)
commitb3f7902a0687dced523f49a0430757ac68f6467d
treebbccfb88801d3734fc481792abddfd57d01e3411
parentfefe200a00995320e1e04e1c3325eece71b47b92
include/kernel: add custom USER/DOMAIN config options

These allow the generated kernel's build metadata to be defined explicitly.
This metadata is reported, eg, at boot time and in `uname -a` on running
systems. If the variables aren't configured, the current build system username
and hostname are used as normal.

The motivation for this option is to achive reproducible (bit-for-bit
identical) kernel builds of official openwrt releases.

Signed-off-by: bryan newbold <bnewbold@robocracy.org>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48541
config/Config-kernel.in
include/kernel-defaults.mk