Go to file
2006-08-28 10:43:04 +00:00
bitbake Bitbake: add the ssh fetcher to the MANIFEST. 2006-07-21 08:29:03 +00:00
build/conf Directly make use of the OEROOT environment variable in the default local.conf, and set TMPDIR explicitly to avoid the requirement that one run bitbake from the build directory. 2006-08-27 09:07:44 +00:00
meta Change include x.inc -> require x.inc (sync with OE) 2006-08-27 23:34:18 +00:00
meta-extras Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00
scripts Rename rewrite.py to jhbuild2oe.py. 2006-08-10 06:43:09 +00:00
poky-init-build-env poky-init-build-env: add $HOME/.oe to BBPATH, for setting a per user conf/site.conf for settings common to all build dirs. unset TERMINFO to avoid glibc pulling in the user's terminal information files. 2006-08-28 10:43:04 +00:00
readme.txt readme.txt: Update to reflect setdevenv renaming (close #129) 2006-07-26 08:59:51 +00:00

Building An Image
===

Simply run;

source poky-init-build-env
bitbake oh-image

will result in a jffs2 image for the c7x0 series.

To build for the 770 change to 

MACHINE = "nokia770"

in build/conf/local.conf

NOTE: The above commands must be run in the build directory. Running 
them anywhere else will cause confusion.

Notes:
===

o Useful Links;

  OE Homepage and wiki
  http://openembedded.org
 
  Koens PDA page has some nice tips;
  http://dominion.kabel.utwente.nl/koen/pda/?page=software&sub=bb