From 8c5eb21ec57e769f69c7d54ae684147df824cdb4 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 25 May 2020 15:43:45 +0200 Subject: Update layer dependencies to account for new layer names Change-Id: I34619d8b8170a17a3281dc7e8162e88ca18d5c7d Signed-off-by: Adrian Dudau --- README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index 1c3c145..a43ff27 100644 --- a/README +++ b/README @@ -1,8 +1,8 @@ meta-el-nfv-access =================================================================== -This layer contains distro customizations specific to the Enea Linux -NFV Access platform releases. +This layer contains distro customizations specific to the Enea NFV +Access platform releases. Dependencies ============ @@ -12,11 +12,11 @@ This layer depends on: URI: git://git.yoctoproject.org/poky branch: rocko - URI: git://git.enea.com/linux/meta-el-common - branch: rocko + URI: git://git.enea.com/linux/meta-nfv-access-common + branch: master URI: git://git.enea.com/linux/meta-enea-virtualization - branch: rocko + branch: master @@ -58,7 +58,7 @@ other layers needed. e.g.: BBLAYERS ?= " \ /path/to/yocto/meta \ /path/to/yocto/meta-poky \ - /path/to/yocto/meta-el-common \ + /path/to/yocto/meta-nfv-access-common \ /path/to/yocto/meta-enea-virtualization \ /path/to/yocto/meta-el-nfv-access \ " -- cgit v1.2.3-54-g00ecf