aboutsummaryrefslogtreecommitdiff
path: root/96boards-b2260
diff options
context:
space:
mode:
authorRiku Voipio <riku.voipio@linaro.org>2018-10-01 15:20:08 +0300
committerRiku Voipio <riku.voipio@linaro.org>2018-10-01 15:24:48 +0300
commit800a4f77e67c0776f999cf3cb0b5613ecdbf6071 (patch)
treefed8495338c9d76664ce0093be275081c1d6cac7 /96boards-b2260
parent37ffe8f2d0277ce7d01bae87eef78b96eb9d1cd2 (diff)
b2260: move off tmpfs
Our new armhf build machine doesn't have enough memory for full rootfs in tmpfs Change-Id: I8964bb009e1b99541162066d58790b030e686001 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to '96boards-b2260')
-rw-r--r--96boards-b2260/builders.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/96boards-b2260/builders.sh b/96boards-b2260/builders.sh
index 38debb2f..015a51b1 100644
--- a/96boards-b2260/builders.sh
+++ b/96boards-b2260/builders.sh
@@ -41,7 +41,6 @@ Build description:
* FAI commit: "$GIT_COMMIT":$GIT_URL/commit/?id=$GIT_COMMIT
EOF
-sudo mount -t tmpfs tmpfs /tmp
sudo cp tools/udevadm /sbin
for rootfs in ${ROOTFS}; do