summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkthierry <kevin.thierry@open.eurogiciel.org>2014-04-15 11:56:19 +0200
committerkthierry <kevin.thierry@open.eurogiciel.org>2014-04-15 11:56:19 +0200
commit987910e636eeef1b3152edbe32c8caa2ad842677 (patch)
treeed550fe4cf3018916c726bf5cdbfcb31d9a0013d /README.md
parentd40f331714f94297b0e8a780a84e7c9ff694dc51 (diff)
downloadmeta-tizen-987910e636eeef1b3152edbe32c8caa2ad842677.tar.gz
meta-tizen-987910e636eeef1b3152edbe32c8caa2ad842677.tar.bz2
meta-tizen-987910e636eeef1b3152edbe32c8caa2ad842677.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index dc4725e3..353f5c5d 100644
--- a/README.md
+++ b/README.md
@@ -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/