aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2005-08-31 16:35:07 +0000
committerMatthew Allum <mallum@openedhand.com>2005-08-31 16:35:07 +0000
commit047f13b69a6907483a4cf71cf20c8434e20c8873 (patch)
tree3d9164872687fdedee2a43d94339f972dc0b425e /readme.txt
parenteb7df843a006e584092e5e1e033e326c02531767 (diff)
downloadopenembedded-core-contrib-047f13b69a6907483a4cf71cf20c8434e20c8873.tar.gz
Add some notes to README
git-svn-id: https://svn.o-hand.com/repos/poky@9 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt16
1 files changed, 15 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index bbfe9be7d4..d35ba30043 100644
--- a/readme.txt
+++ b/readme.txt
@@ -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