All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] runqemu - improve auto-detection of rootfs filenames
@ 2011-09-09  9:59 Scott Garman
  2011-09-09  9:59 ` [PATCH 1/1] runqemu: " Scott Garman
  2011-09-09 17:42 ` [PATCH 0/1] runqemu - " Richard Purdie
  0 siblings, 2 replies; 3+ messages in thread
From: Scott Garman @ 2011-09-09  9:59 UTC (permalink / raw)
  To: openembedded-core

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(-)




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-09 17:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-09  9:59 [PATCH 0/1] runqemu - improve auto-detection of rootfs filenames Scott Garman
2011-09-09  9:59 ` [PATCH 1/1] runqemu: " Scott Garman
2011-09-09 17:42 ` [PATCH 0/1] runqemu - " Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.