summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2019-12-15 18:23:19 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2019-12-15 18:23:19 +0000
commitb7136663510f56f2927cdaad5922dc3d166fd26a (patch)
treee34e06b483acdcded3e3f86765b31d1d3f9d81ad /eclass
parentprofiles: drop aws/c4.4xlarge (diff)
downloadportage-b7136663510f56f2927cdaad5922dc3d166fd26a.tar.xz
eclass/linux-build: set KBUILD_BUILD_VERSION
Diffstat (limited to 'eclass')
-rw-r--r--eclass/linux-build.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/linux-build.eclass b/eclass/linux-build.eclass
index 7072a7a3..95ad9437 100644
--- a/eclass/linux-build.eclass
+++ b/eclass/linux-build.eclass
@@ -376,6 +376,7 @@ linux-build_src_prepare() {
KBUILD_BUILD_USER="${KBUILD_BUILD_USER:-${PORTAGE_BUILD_USER}}"
KBUILD_BUILD_HOST="${KBUILD_BUILD_HOST:-${HOSTNAME}}"
KBUILD_BUILD_TIMESTAMP="$(date --iso-8601=seconds)"
+ KBUILD_BUILD_VERSION="1"
)
copt=(