summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 5df7b89..88ae4d2 100644
--- a/README
+++ b/README
@@ -8,7 +8,7 @@ Dependencies
8 8
9This layer depends on: 9This layer depends on:
10 10
11 URI: git://git.enea.com/linux/meta-enea-bsp-base 11 URI: git://git.enea.com/linux/meta-enea-bsp-common
12 branch: master 12 branch: master
13 revision: HEAD 13 revision: HEAD
14 14
@@ -54,7 +54,7 @@ other layers needed. e.g.:
54 BBLAYERS ?= " \ 54 BBLAYERS ?= " \
55 /path/to/yocto/meta \ 55 /path/to/yocto/meta \
56 /path/to/yocto/meta-yocto \ 56 /path/to/yocto/meta-yocto \
57 /path/to/yocto/meta-enea-bsp-base \ 57 /path/to/yocto/meta-enea-bsp-common \
58 /path/to/yocto/meta-fsl-ppc \ 58 /path/to/yocto/meta-fsl-ppc \
59 /path/to/yocto/meta-enea-bsp-ppc \ 59 /path/to/yocto/meta-enea-bsp-ppc \
60 " 60 "