diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2020-05-25 15:43:45 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2020-05-28 11:37:27 +0200 |
| commit | 0d4fc8541981fb952444695008c5e1d783236af8 (patch) | |
| tree | 3ba6eba726e9fd9675014f9726ca7194876a6218 /README | |
| parent | c24f42884c4cb6f8f21233747dce39611df1f172 (diff) | |
| download | meta-el-nfv-access-0d4fc8541981fb952444695008c5e1d783236af8.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-- | README | 12 |
1 files changed, 6 insertions, 6 deletions
| @@ -1,8 +1,8 @@ | |||
| 1 | meta-el-nfv-access | 1 | meta-el-nfv-access |
| 2 | =================================================================== | 2 | =================================================================== |
| 3 | 3 | ||
| 4 | This layer contains distro customizations specific to the Enea Linux | 4 | This layer contains distro customizations specific to the Enea NFV |
| 5 | NFV Access platform releases. | 5 | Access platform releases. |
| 6 | 6 | ||
| 7 | Dependencies | 7 | Dependencies |
| 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 | " |
