[OE-core] [PATCH 0/1] runqemu - improve auto-detection of rootfs filenames

Scott Garman scott.a.garman at intel.com
Fri Sep 9 09:59:26 UTC 2011


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





More information about the Openembedded-core mailing list