summaryrefslogtreecommitdiffstats
path: root/meta-agl/recipes-core/systemd/systemd
diff options
context:
space:
mode:
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2016-01-15 22:12:18 +0900
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2016-01-15 22:12:18 +0900
commit91f7784cfd26ca7d26e1006d78c067e74c7dc92a (patch)
tree439c7d4bdc62c7602d3f2eddaf12069f0fe15291 /meta-agl/recipes-core/systemd/systemd
parent9dfddcc8bfc9ba13e24c264305f0cdc0194b38b8 (diff)
Support MinnowBoard MAX
To configure for MinnowBoard MAX, use 'intel-corei7-64' as MACHINE. E.g. set up build environment by meta-agl's script: $ source meta-agl/script/envsetup.sh intel-corei7-64 [build-dir] There are instructions to write image into SD card and boot system at "http://elinux.org/Minnowboard:MinnowMaxYoctoProject". Change-Id: I19062482848bb6157791ab698bf92984e24a6d9a Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Diffstat (limited to 'meta-agl/recipes-core/systemd/systemd')
-rw-r--r--meta-agl/recipes-core/systemd/systemd/e2fsck.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-agl/recipes-core/systemd/systemd/e2fsck.conf b/meta-agl/recipes-core/systemd/systemd/e2fsck.conf
new file mode 100644
index 000000000..b774f9ebf
--- /dev/null
+++ b/meta-agl/recipes-core/systemd/systemd/e2fsck.conf
@@ -0,0 +1,3 @@
+[options]
+# This will prevent e2fsck from stopping boot just because the clock is wrong
+broken_system_clock = 1