summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/sdk.py
diff options
context:
space:
mode:
authorHannu Lounento <hannu.lounento@vaisala.com>2023-06-08 14:42:13 +0300
committerSteve Sakoman <steve@sakoman.com>2023-06-21 04:00:58 -1000
commitab6c16cb554fa352d268c04769258f1c51ffc16d (patch)
tree7cd620a536c883c16e2d76fa60d5550393eb8105 /scripts/lib/devtool/sdk.py
parent17760d65dd5df960e3dfb09cbd2224096504047b (diff)
downloadpoky-ab6c16cb554fa352d268c04769258f1c51ffc16d.tar.gz
profile-manual: fix blktrace remote usage instructions
The references to the target and host systems (i.e. the client and server respectively) were swapped in the instructions. Also, there's no need to specify the device node on the server command line that is run on the host system. The previous, incorrect, instructions resulted typically in: target# blktrace -l /dev/mmcblk1 server: waiting for connections... and host$ blktrace -d /dev/mmcblk2 -h target Invalid path /dev/mmcblk2 specified: 2/No such file or directory unless the same device node happened to exist on the host system. Based on target# blktrace --version blktrace version 2.0.0 and host$ blktrace --version blktrace version 2.0.0 (From yocto-docs rev: 6d16d2bde0aa32276a035ee49703e6eea7c7b29a) Signed-off-by: Hannu Lounento <hannu.lounento@vaisala.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions