]> code.ossystems Code Review - openembedded-core.git/commitdiff
Add some notes to README
authorMatthew Allum <mallum@openedhand.com>
Wed, 31 Aug 2005 16:35:07 +0000 (16:35 +0000)
committerMatthew Allum <mallum@openedhand.com>
Wed, 31 Aug 2005 16:35:07 +0000 (16:35 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@9 311d38ba-8fff-0310-9ca6-ca027cbcb966

readme.txt

index bbfe9be7d433645d89215b646bcd4206aab25a5b..d35ba30043b8677bcfaeb3ad1a56f8ed94239d17 100644 (file)
@@ -1,4 +1,7 @@
-run;
+Building An Image
+===
+
+Simply run;
 
 source setdevenv
 bitbake oh-image
@@ -10,3 +13,14 @@ To build for the 770 change to
 MACHINE = "nokia770"
 
 in build/conf/local.conf
+
+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
\ No newline at end of file