| Submitter | Scott Garman |
|---|---|
| Date | Sept. 9, 2011, 9:59 a.m. |
| Message ID | <cover.1315562256.git.scott.a.garman@intel.com> |
| Download | mbox |
| Permalink | /patch/11255/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib sgarman/runqemu-fixes2Comments
On Fri, 2011-09-09 at 02:59 -0700, Scott Garman wrote: > Hello, > > This refactors the way rootfs filenames are auto-detected when you > run the runqemu script without an explicit rootfs filename argument. > It allows the script to use rootfs files generated by hob, and when > there are mutliple rootfs files to choose from, it will pick the > most recently created one. > > Fixes [YOCTO #1437]. > > - Scott > > The following changes since commit ae4db0bacb9d40489499f77905f26502f3bcaa19: > > python-native: add link for python2 (2011-09-08 09:56:23 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib sgarman/runqemu-fixes2 > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/runqemu-fixes2 > > Scott Garman (1): > runqemu: improve auto-detection of rootfs filenames Merged to master, thanks. Richard
Hello, This refactors the way rootfs filenames are auto-detected when you run the runqemu script without an explicit rootfs filename argument. It allows the script to use rootfs files generated by hob, and when there are mutliple rootfs files to choose from, it will pick the most recently created one. Fixes [YOCTO #1437]. - Scott The following changes since commit ae4db0bacb9d40489499f77905f26502f3bcaa19: python-native: add link for python2 (2011-09-08 09:56:23 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib sgarman/runqemu-fixes2 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/runqemu-fixes2 Scott Garman (1): runqemu: improve auto-detection of rootfs filenames scripts/runqemu | 35 +++++++++++++++-------------------- 1 files changed, 15 insertions(+), 20 deletions(-)