meta-tizen: Update README.md
authorkthierry <kevin.thierry@open.eurogiciel.org>
Tue, 15 Apr 2014 09:56:19 +0000 (11:56 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 17:19:33 +0000 (09:19 -0800)
(From meta-tizen rev: 987910e636eeef1b3152edbe32c8caa2ad842677)

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-tizen/README.md

index dc4725e..353f5c5 100644 (file)
@@ -1,6 +1,5 @@
-
 Create a Tizen Common x86_64 image with Yocto
-_____________________________________________
+=============================================
 
 Target: Haswell CPU
 
@@ -77,14 +76,14 @@ Most of default values can be kept. The one that needs to be changed is:
 
 Other useful option to set:
 
-* Donwload directory:
+Download directory:
 
        DL_DIR ?= "${HOME}/yocto/downloads"
 
 Setting the download directory DL_DIR to a directory shared amongst
 projects prevents common data from being downloaded for each project.
 
-Terminal emulator:
+Terminal emulator:
 
        OE_TERMINAL = "screen"
 
@@ -130,4 +129,4 @@ Which gives:
 
        bitbake -kv tizen-common-core-image-minimal
 
-The generate image can be found in tmp/deploy/images/genericx86-64/
\ No newline at end of file
+The generate image can be found in tmp/deploy/images/genericx86-64/