summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
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 "