The yocto-bsp tool generates kernels with additional strings within the filename, e.g. zImage-myqemuarm.bin. Loosen the MACHINE detection regex to work with these filenames.
Fixes [YOCTO #2890]. Scott The following changes since commit bb74035190c7794fcebaa7f6ba247672a4c34cde: libsamplerate: depends on libsdnfile (2012-08-17 18:04:12 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib sgarman/runqemu-yocto-bsp-oe http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=runqemu-yocto-bsp Scott Garman (1): runqemu: work with yocto-bsp created kernel filenames scripts/runqemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.7.9.5 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
