Please note that User Registration has been temporarily disabled due to a recent increase in automated registrations. If anyone needs an account, please request one here: RequestAccount. Thanks for your patience!
Difference between revisions of "Getting started with OE-Classic"
From Openembedded.org
(→Problems) |
(→Portability issues) |
||
| Line 3: | Line 3: | ||
comment2 | comment2 | ||
| − | + | comment5 | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
= Productivity notes = | = Productivity notes = | ||
Revision as of 06:36, 6 November 2009
comment4
comment2
comment5
Productivity notes
Use the interactive bitbake mode ("bitbake -i") to speed up work when debugging or developing .bb files. Remember to run "parse" at the prompt first. Go!
If you want to save some compile time or are interested in additional tweaks to local.conf take a look at the Advanced configuration page.