summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorronan <ronan@fridu.net>2014-05-12 14:19:38 +0200
committerronan <ronan@fridu.net>2014-05-12 14:19:38 +0200
commit8d1d65793826bb1278cf969cb34f65c9677a82e9 (patch)
treed9a2c0fa9aaf518ec1ec4dcea884c43bbf280673
parent5a3008339d8ee75886929ebdadfaf46689cb7f14 (diff)
downloadmeta-tizen-8d1d65793826bb1278cf969cb34f65c9677a82e9.tar.gz
meta-tizen-8d1d65793826bb1278cf969cb34f65c9677a82e9.tar.bz2
meta-tizen-8d1d65793826bb1278cf969cb34f65c9677a82e9.zip
sync correction for Readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a9094aaa..76bde60d 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ for the recipes.
BBPATH = "${TOPDIR}"
BBFILES ?= ""
- WORKINGDIR=${HOME}/yocto
+ WORKINGDIR="${HOME}/yocto"
BBLAYERS ?= " \
${WORKINGDIR}/poky/meta \