@@ -8,7 +8,7 @@ They are used in SolidRun quickly build images for development where those image
The sources are pulled from NXP's codeaurora repository and patched after being clone using the patches in the patches/ directory
## Build with Docker
A docker image providing a consistent build environment can be used:
A docker image providing a consistent build environment can be used as below. Since some steps require mounting a loopback device, you need to grant permission for the container to do so when launching:
1. build container image (first time only)
```
...
...
@@ -16,7 +16,7 @@ A docker image providing a consistent build environment can be used:
For SD card bootable images, plug in a micro SD into your machine and run the following, where sdX is the location of the SD card got probed into your machine -