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 | openembedded-core-fd6ac121ca8690e38f61190dd0f55429d9af6f4b.tar.gz openembedded-core-fd6ac121ca8690e38f61190dd0f55429d9af6f4b.tar.bz2 openembedded-core-fd6ac121ca8690e38f61190dd0f55429d9af6f4b.zip |
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 Simply run; -source setdevenv +source poky-init-build-env bitbake oh-image will result in a jffs2 image for the c7x0 series. @@ -26,4 +26,4 @@ o Useful Links; 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 + http://dominion.kabel.utwente.nl/koen/pda/?page=software&sub=bb |