• ...
  • SDK
  • Yocto
  • ...
  • ...
  • tools
  • debug
  • package
  • deploy
  • debug

Bind mount#

It is possible to create some bind mounts between the host and a SimpleSwitch™ package using the parameters --bind-src-path and -bind-dst-path. The first one is used to define the path on the host, and the second one to define the path in the SimpleSwitch™ package. These parameters can be used multiple times to create multiple bind mounts. They must be provided in equal number, as one --bind-src-path is linked to one -bind-dst-path in the order they are parsed.