aboutsummaryrefslogtreecommitdiff
path: root/96boards-hikey.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-11-19 11:04:28 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2015-11-19 11:04:28 +0200
commitafa91dce0b9f851cec7d6c37806353a1080ef1a6 (patch)
treebcfc2fcfeaf6d901eaabda210a50d764e2f9deaa /96boards-hikey.yaml
parent954f1a78e3c322e7916792e166890ffcc6926b4d (diff)
96boards-hikey: run chromium with --no-sandbox
until we upgrade to newer kernel and use seccomp Change-Id: I92d5d13aa303f39ac091f03dd2f446ec4d5bbf6f Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to '96boards-hikey.yaml')
-rw-r--r--96boards-hikey.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/96boards-hikey.yaml b/96boards-hikey.yaml
index 2d2dd84e..5dadd897 100644
--- a/96boards-hikey.yaml
+++ b/96boards-hikey.yaml
@@ -212,6 +212,9 @@
cat << EOF | sudo tee -a rootfs/home/linaro/.config/lxsession/LXDE/autostart
@bash -c /home/linaro/bin/xmms2-output-plugin-pulse
EOF
+ [ -f "rootfs/etc/chromium.d/default-flags" ] && cat << EOF | sudo tee -a rootfs/etc/chromium.d/default-flags
+ export CHROMIUM_FLAGS="$CHROMIUM_FLAGS --no-sandbox"
+ EOF
fi
sudo mkdir rootfs/boot/grub