small fix
This commit is contained in:
parent
d97fcef444
commit
834c376202
0
cmake/scripts/RPi/crosscompile/create_cmake_debug_cfg.sh
Normal file → Executable file
0
cmake/scripts/RPi/crosscompile/create_cmake_debug_cfg.sh
Normal file → Executable file
@ -129,7 +129,7 @@ toolchain binaries are added to the path accordingly.
|
||||
`$HOME/raspberrypi/rootfs`.
|
||||
|
||||
```sh
|
||||
rsync -avHAXR --numeric-ids --info=progress2 <username>@<ip-address>:/{lib,usr} <rootfs-path>
|
||||
rsync -avHAXR --numeric-ids --info=progress2 <username>@<ip-address>:/{lib,usr,opt/vc/lib} <rootfs-path>
|
||||
```
|
||||
|
||||
On Linux, it is recommended to repair some symlinks which can be problematic:
|
||||
|
Reference in New Issue
Block a user