Skip to content

Commit

Permalink
oebb: update usage output
Browse files Browse the repository at this point in the history
  • Loading branch information
koenkooi committed Jun 21, 2010
1 parent 8161238 commit 3d83b2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions oebb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,10 @@ fi
echo ""
echo "Usage: $0 config <machine>"
echo " $0 update"
echo ""
echo " Not recommended, but also possible:"
echo " $0 bitbake <bitbake target>"
echo " It is recommended to do '. ~/.oe/environment' and run 'bitbake something' without using oebb.sh as wrapper"
echo ""
echo "You must invoke \"$0 config <machine>\" and then \"$0 update\" prior"
echo "to your first bitbake command"
Expand Down

0 comments on commit 3d83b2d

Please sign in to comment.