[yocto] oddities in "runqemu" script

Robert P. J. Day rpjday at crashcourse.ca
Thu Jun 14 11:39:40 PDT 2012


  just a few observations:

1) usage suggests this possible option:

  MACHINE=xyz

  not sure what that's supposed to accomplish, that will be rejected
by the arg parsing loop, will it not?  or how is one supposed to
interpret that?

2) the process_filename() function appears to accept a filesystem type
of "ext4", but the arg parsing loop immediately after that doesn't
recognize that as valid, only ext[23].

3) the arg parsing script clearly recognizes the option "audio", but
that's not mentioned in the usage() function.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



More information about the yocto mailing list