runqemu: remove core-image-* whitelist
authorScott Garman <scott.a.garman@intel.com>
Thu, 5 Dec 2013 21:57:31 +0000 (13:57 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Dec 2013 18:01:46 +0000 (18:01 +0000)
commitbebe333f4e653fd6c4ef2ae62752162012a4ab00
tree4b4c8270588948f68e6c3b0e5b6928f8318b3064
parenta2f595a721a34d6b9953b2dc20b79e7a51937b4d
runqemu: remove core-image-* whitelist

Using a whitelist for image names to default to when none are
specified on the command line is no longer desired. Instead,
choose the most recently created image filename that conforms
to typical image naming conventions.

Fixes [YOCTO #5617].

(From OE-Core rev: 9f69e00200cdbd5ba2e46a54f33c29797816e43f)

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu