summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2020-05-25 15:43:45 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2020-07-27 11:41:49 +0200
commit8c5eb21ec57e769f69c7d54ae684147df824cdb4 (patch)
tree3ba6eba726e9fd9675014f9726ca7194876a6218 /README
parent8e8845a7479f486b0ff814a7cd99583ec0ac8230 (diff)
downloadmeta-el-nfv-access-8c5eb21ec57e769f69c7d54ae684147df824cdb4.tar.gz
Update layer dependencies to account for new layer names
Change-Id: I34619d8b8170a17a3281dc7e8162e88ca18d5c7d Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index 1c3c145..a43ff27 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
1meta-el-nfv-access 1meta-el-nfv-access
2=================================================================== 2===================================================================
3 3
4This layer contains distro customizations specific to the Enea Linux 4This layer contains distro customizations specific to the Enea NFV
5NFV Access platform releases. 5Access platform releases.
6 6
7Dependencies 7Dependencies
8============ 8============
@@ -12,11 +12,11 @@ This layer depends on:
12 URI: git://git.yoctoproject.org/poky 12 URI: git://git.yoctoproject.org/poky
13 branch: rocko 13 branch: rocko
14 14
15 URI: git://git.enea.com/linux/meta-el-common 15 URI: git://git.enea.com/linux/meta-nfv-access-common
16 branch: rocko 16 branch: master
17 17
18 URI: git://git.enea.com/linux/meta-enea-virtualization 18 URI: git://git.enea.com/linux/meta-enea-virtualization
19 branch: rocko 19 branch: master
20 20
21 21
22 22
@@ -58,7 +58,7 @@ other layers needed. e.g.:
58 BBLAYERS ?= " \ 58 BBLAYERS ?= " \
59 /path/to/yocto/meta \ 59 /path/to/yocto/meta \
60 /path/to/yocto/meta-poky \ 60 /path/to/yocto/meta-poky \
61 /path/to/yocto/meta-el-common \ 61 /path/to/yocto/meta-nfv-access-common \
62 /path/to/yocto/meta-enea-virtualization \ 62 /path/to/yocto/meta-enea-virtualization \
63 /path/to/yocto/meta-el-nfv-access \ 63 /path/to/yocto/meta-el-nfv-access \
64 " 64 "