summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLans Zhang <jia.zhang@windriver.com>2017-07-28 10:09:02 +0800
committerLans Zhang <jia.zhang@windriver.com>2017-07-28 10:09:02 +0800
commitf77e53d6278108e53a9fde153cc91b1754a949da (patch)
tree5b55b34d80828942258738ade9f44af06df9b94e /README
parentafea92abb3c4d917dad3616e1dcc79c26f4f10e4 (diff)
downloadmeta-secure-core-f77e53d6278108e53a9fde153cc91b1754a949da.tar.gz
meta-secure-core: code style fixup
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index dec8245..e4402f8 100644
--- a/README
+++ b/README
@@ -45,7 +45,7 @@ yocto build tree, you can add it to the build system by adding the
45location of the meta-secure-core layer to bblayers.conf, along with any 45location of the meta-secure-core layer to bblayers.conf, along with any
46other layers needed. e.g.: 46other layers needed. e.g.:
47 47
48 BBLAYERS ?= " \ 48 BBLAYERS ?= "\
49 /path/to/yocto/meta \ 49 /path/to/yocto/meta \
50 /path/to/yocto/meta-poky \ 50 /path/to/yocto/meta-poky \
51 /path/to/yocto/meta-yocto-bsp \ 51 /path/to/yocto/meta-yocto-bsp \