]> code.ossystems Code Review - openembedded-core.git/commit
poky-qemu: handle cases where an nfs directory contains -image-
authorScott Garman <scott.a.garman@intel.com>
Thu, 24 Feb 2011 19:23:28 +0000 (11:23 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 1 Mar 2011 11:46:41 +0000 (11:46 +0000)
commit9f9e981ca20fe341a27765390fa723295b74a389
treef1f05d60c29a313f0aa4282e85ee6bafd100ac5c
parent6667dd32845061652810835d9a48ede57bf7943f
poky-qemu: handle cases where an nfs directory contains -image-

Previously we mistakenly assumed that any argument which contained
*-image-* was the name of a rootfs image file. This allows nfs
directory paths to work correctly when they contain this substring.

This fixes [BUGID #743]

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
scripts/poky-qemu