OpenEmbedded "poky" with some sysmocom specific modifications. Mostly used only up to sysmocom release 201310, but the "pyro" branch is still used for 201705
Go to file
Chris Larson 37d03b1b00 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.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@650 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27 09:07:44 +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 poky: Add POKYMODE=eabi2 - Uses glibc 2.4 and gcc 4.1.1 2006-08-26 22:59:59 +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 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
readme.txt readme.txt: Update to reflect setdevenv renaming (close #129) 2006-07-26 08:59:51 +00:00

readme.txt

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