]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: look for *-image* to be more flexible for image names
authorSaul Wold <sgw@linux.intel.com>
Fri, 4 Nov 2011 00:37:30 +0000 (17:37 -0700)
committerSaul Wold <sgw@linux.intel.com>
Tue, 29 Nov 2011 08:20:07 +0000 (00:20 -0800)
commitc2f88c658b73da67d93312591b3e67b42f629fe3
tree06031600cda234d06e2090197aaff977de69d865
parentf5546a175384de338edc23a248b19a23fb7d7017
runqemu: look for *-image* to be more flexible for image names

We can't just look for *image* since it will catch up bzimage

Signed-off-by: Saul Wold <sgw@linux.intel.com>
scripts/runqemu