]> code.ossystems Code Review - openembedded-core.git/commitdiff
scripts/runqemu.README: fix typo
authorMartin Kelly <mkelly@xevo.com>
Mon, 8 May 2017 23:52:20 +0000 (16:52 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 May 2017 13:01:38 +0000 (14:01 +0100)
Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/runqemu.README

index 5908d831a441cd09b6b94389411c5ac1ba0b2f0d..da9abd7dfbfc8d5fb8f2aeaf7da31dd6df247874 100644 (file)
@@ -35,7 +35,7 @@ Notes
    run as non root. The runqemu-gen-tapdevs script can also be used by
    root to prepopulate the appropriate network devices.
  - You can access the host computer at 192.168.7.1 within the image.
- - Your qemu system will be accessible as 192.16.7.2.
+ - Your qemu system will be accessible as 192.168.7.2.
  - The script extracts the root filesystem specified under pseudo and sets up a userspace
    NFS server to share the image over by default meaning the filesystem can be accessed by
    both the host and guest systems.