All of lore.kernel.org
 help / color / mirror / Atom feed
* Bitbake bash completion
@ 2014-11-12  0:27 Sergio Prado
  2014-11-12  7:14 ` ChenQi
  0 siblings, 1 reply; 3+ messages in thread
From: Sergio Prado @ 2014-11-12  0:27 UTC (permalink / raw)
  To: yocto@yoctoproject.org

Hello all,

I have just written a bitbake bash completion script so it could make
my life easier when trying to discover a recipe name and bake it.

https://github.com/sergioprado/bitbake-bash-completion

It should complete all commands (bitbake 1.22.0), recipes and tasks.

When running for the first time, it will execute "bitbake -e" to get
the BBPATH variable and save it in a hidden file. It will use this
file on subsequent executions.

Feel free to try it and let me know if you find any bug or have
suggestions on how to improve it.

Thanks,

Sergio Prado
www.sergioprado.org
https://twitter.com/sergioprado


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

end of thread, other threads:[~2014-11-12 13:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-12  0:27 Bitbake bash completion Sergio Prado
2014-11-12  7:14 ` ChenQi
2014-11-12 13:08   ` Sergio Prado

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.