diff options
author | Richard Purdie <richard@openedhand.com> | 2006-07-26 08:59:51 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-07-26 08:59:51 +0000 |
commit | fd6ac121ca8690e38f61190dd0f55429d9af6f4b (patch) | |
tree | 3cba69887a15107e8d6da4498b77261044602436 /readme.txt | |
parent | e9f80c8c310723a25dbf9dc3882acfd93c708cb1 (diff) | |
download | poky-fd6ac121ca8690e38f61190dd0f55429d9af6f4b.tar.gz |
readme.txt: Update to reflect setdevenv renaming (close #129)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@554 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt index 3f3fad72b1..64a1055bdc 100644 --- a/readme.txt +++ b/readme.txt | |||
@@ -3,7 +3,7 @@ Building An Image | |||
3 | 3 | ||
4 | Simply run; | 4 | Simply run; |
5 | 5 | ||
6 | source setdevenv | 6 | source poky-init-build-env |
7 | bitbake oh-image | 7 | bitbake oh-image |
8 | 8 | ||
9 | will result in a jffs2 image for the c7x0 series. | 9 | will result in a jffs2 image for the c7x0 series. |
@@ -26,4 +26,4 @@ o Useful Links; | |||
26 | http://openembedded.org | 26 | http://openembedded.org |
27 | 27 | ||
28 | Koens PDA page has some nice tips; | 28 | Koens PDA page has some nice tips; |
29 | http://dominion.kabel.utwente.nl/koen/pda/?page=software&sub=bb \ No newline at end of file | 29 | http://dominion.kabel.utwente.nl/koen/pda/?page=software&sub=bb |