Getting started with OE-Classic: Difference between revisions

From Openembedded.org
Jump to navigation Jump to search
(Undo revision 1836 by 168.10.168.61 (Talk) Note sure what hapened but the page dissapeared)
Line 5: Line 5:
comment5
comment5


comment2
= 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.
 
[[Category:User]]

Revision as of 16:13, 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.