diff options
author | Richard Purdie <richard@openedhand.com> | 2006-09-13 08:54:48 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-09-13 08:54:48 +0000 |
commit | 508996658c66bb8e758c5978658865906a3c45d5 (patch) | |
tree | f45cf1f11b71b2f324e153e544d5ed42257f6392 /readme.txt | |
parent | a0ae2c8101122f7607d8afedf985b86da89f1a23 (diff) | |
download | poky-508996658c66bb8e758c5978658865906a3c45d5.tar.gz |
readme.txt: oh-image no longer exists - update
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@707 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index 64a1055bdc..ff2a4faae6 100644 --- a/readme.txt +++ b/readme.txt | |||
@@ -4,7 +4,7 @@ Building An Image | |||
4 | Simply run; | 4 | Simply run; |
5 | 5 | ||
6 | source poky-init-build-env | 6 | source poky-init-build-env |
7 | bitbake oh-image | 7 | bitbake oh-image-pda |
8 | 8 | ||
9 | will result in a jffs2 image for the c7x0 series. | 9 | will result in a jffs2 image for the c7x0 series. |
10 | 10 | ||