| Submitter | Scott Garman |
|---|---|
| Date | Aug. 17, 2012, 5:54 p.m. |
| Message ID | <cover.1345225925.git.scott.a.garman@intel.com> |
| Download | mbox |
| Permalink | /patch/34861/ |
| State | New |
| Headers | show |
Pull-request
git://git.yoctoproject.org/poky-contrib sgarman/runqemu-yocto-bsp-oeComments
On 08/17/2012 10:54 AM, Scott Garman wrote: > 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(-) > Merged into OE-Core Thanks Sau!