summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/f2fs-tools/f2fs-tools_1.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-core/f2fs-tools/f2fs-tools_1.1.0.bb')
-rw-r--r--meta-oe/recipes-core/f2fs-tools/f2fs-tools_1.1.0.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-core/f2fs-tools/f2fs-tools_1.1.0.bb b/meta-oe/recipes-core/f2fs-tools/f2fs-tools_1.1.0.bb
index 292a88ae7..e5b543965 100644
--- a/meta-oe/recipes-core/f2fs-tools/f2fs-tools_1.1.0.bb
+++ b/meta-oe/recipes-core/f2fs-tools/f2fs-tools_1.1.0.bb
@@ -13,7 +13,7 @@ inherit autotools
13BBCLASSEXTEND = "native" 13BBCLASSEXTEND = "native"
14 14
15do_configure_prepend() { 15do_configure_prepend() {
16 # workaround for endless do_configure loop: 16 # workaround for endless do_configure loop:
17 # make: Warning: File `Makefile.am' has modification time 5.3e+04 s in the future 17 # make: Warning: File `Makefile.am' has modification time 5.3e+04 s in the future
18 touch ${S}/* 18 touch ${S}/*
19} 19}