fix(build_image): Drop long unused overlays/usr/local bind mount

This was used by the old ChromeOS "dev image" scheme and does not get
mounted by default so stop shipping it.
This commit is contained in:
Michael Marineau 2014-02-14 16:14:39 -08:00
parent 438478f0cf
commit 7dd8d95b45

View File

@ -69,7 +69,6 @@
"overlays/home":"/home",
"overlays/opt":"/opt",
"overlays/srv":"/srv",
"overlays/usr/local":"/usr/local",
"overlays/var":"/var"
}
}