All of lore.kernel.org
 help / color / mirror / Atom feed
* are there more yocto-bsp commands other than "create" and "list"?
@ 2012-04-04 20:16 Robert P. J. Day
  2012-04-04 20:56 ` Tom Zanussi
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2012-04-04 20:16 UTC (permalink / raw)
  To: Yocto discussion list


  help for yocto-bsp reads:

 The most commonly used 'yocto-bsp' commands are:
    create            Create a new Yocto BSP
    list              List available values for options and BSP properties

but from the script:

subcommands = {
    "create": [yocto_bsp_create_subcommand,
               yocto_bsp_create_usage,
               yocto_bsp_create_help],
    "list":   [yocto_bsp_list_subcommand,
               yocto_bsp_list_usage,
               yocto_bsp_list_help],
}

  so it's not so much they're the most common commands, aren't they
the *only* commands?  or am i misreading something?

rday

-- 

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

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


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

end of thread, other threads:[~2012-04-04 21:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-04 20:16 are there more yocto-bsp commands other than "create" and "list"? Robert P. J. Day
2012-04-04 20:56 ` Tom Zanussi
2012-04-04 21:10   ` Robert P. J. Day

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.