summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/linux.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/linux.yml b/examples/linux.yml
index 391d15e..21ae27a 100644
--- a/examples/linux.yml
+++ b/examples/linux.yml
@@ -31,6 +31,8 @@ tasks:
inherit:
task: 'configure'
run: |
+ export KBUILD_BUILD_TIMESTAMP="@${SOURCE_DATE_EPOCH}"
+
cd {{pn}}-build
make \
ARCH={{host.karch}} \