summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2016-04-19 10:03:18 +0200
committerMartin Borg <martin.borg@enea.com>2016-04-21 11:34:18 +0200
commitac9ebdd9486e0c4f724bea0225b0804c5b35dd25 (patch)
tree25374805511e135843aeb8d6be279574ec8e633a /README
parent209f3db6659b4ec4978d96c3e4213d61a070b13e (diff)
downloadmeta-enea-bsp-ppc-ac9ebdd9486e0c4f724bea0225b0804c5b35dd25.tar.gz
Update layer dependency on meta-enea-bsp-common
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
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 "