[yocto] [PATCH 03/10] meta-crystalforest: Use the symlink to the actual image in README

tom.zanussi at intel.com tom.zanussi at intel.com
Mon Jan 6 09:55:25 PST 2014


From: Tom Zanussi <tom.zanussi at intel.com>

Using the image symlink when dd'ing is more convenient for the user -
update the documentation to reflect that.

Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
 meta-crystalforest/README |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-crystalforest/README b/meta-crystalforest/README
index c0841cf..67de39d 100644
--- a/meta-crystalforest/README
+++ b/meta-crystalforest/README
@@ -134,13 +134,13 @@ example:
 
 To boot the Gladden Platform:
 
-# dd if=core-image-sato-crystalforest-gladden-20120829033154.hddimg of=/dev/sdf
+# dd if=core-image-sato-crystalforest-gladden.hddimg of=/dev/sdf
 # sync
 # eject /dev/sdf
 
 To boot the Server Platform:
 
-# dd if=core-image-sato-crystalforest-server-20120829044852.hddimg of=/dev/sdf
+# dd if=core-image-sato-crystalforest-server.hddimg of=/dev/sdf
 # sync
 # eject /dev/sdf
 
-- 
1.7.9.5




More information about the yocto mailing list