new plugin: yocto

This commit is contained in:
Gaetan Semet 2016-05-26 15:25:41 +02:00
commit ba64b3df06
2 changed files with 5 additions and 1 deletions

View file

@ -0,0 +1,4 @@
# Fake bash for build system
autoload -U +X bashcompinit && bashcompinit
alias bb='bitbake'