From 0d4fc8541981fb952444695008c5e1d783236af8 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 --- conf/template.qemux86-64/bblayers.conf.sample | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'conf/template.qemux86-64/bblayers.conf.sample') diff --git a/conf/template.qemux86-64/bblayers.conf.sample b/conf/template.qemux86-64/bblayers.conf.sample index ab8f222..ea5510a 100644 --- a/conf/template.qemux86-64/bblayers.conf.sample +++ b/conf/template.qemux86-64/bblayers.conf.sample @@ -10,11 +10,11 @@ BBLAYERS ?= " \ ##OEROOT##/meta-poky \ ##OEROOT##/meta-intel \ ##OEROOT##/meta-dpdk \ - ##OEROOT##/meta-enea-bsp-common \ - ##OEROOT##/meta-enea-bsp-x86 \ + ##OEROOT##/meta-nfv-access-bsp-common \ + ##OEROOT##/meta-nfv-access-bsp-x86 \ ##OEROOT##/meta-virtualization \ ##OEROOT##/meta-enea-virtualization \ - ##OEROOT##/meta-el-common \ + ##OEROOT##/meta-nfv-access-common \ ##OEROOT##/meta-el-nfv-access \ ##OEROOT##/meta-openembedded/meta-oe \ ##OEROOT##/meta-openembedded/meta-networking \ -- cgit v1.2.3-54-g00ecf