Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run unsquashfs with force flag when merging rootfs
This is a temporary fix for an issue that prevents building firmware on macOS if the Nerves system contains any files with names that collide on a case-insensitive filesystem like APFS. See nerves-project/nerves#876. When running `mix firmware`, warnings in the following format may indicate that some things may not work as expected: ``` Pseudo modify file "path/to/file" does not exist in source filesystem. Ignoring. ```
- Loading branch information