Hi Ross On Mon, 2020-11-16 at 14:59 +0000, Ross Burton wrote: > From: Ross Burton <[email protected]> >
For gatesgarth, this is causing: FileNotFoundError: [Errno 2] No such file or directory: '/home/pokybuild/yocto-worker/meta-arm/build/repos/meta-kernel' https://autobuilder.yoctoproject.org/typhoon/#/builders/113/builds/472 meta-arm gatesgarth needs meta-kernel? Thanks, Anuj > Signed-off-by: Ross Burton <[email protected]> > --- > config.json | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/config.json b/config.json > index 11a2664..c57260a 100644 > --- a/config.json > +++ b/config.json > @@ -275,9 +275,8 @@ > "TEMPLATE" : "ltp-qemu" > }, > "meta-arm" : { > - "NEEDREPOS" : ["poky", "meta-arm", "meta-kernel"], > + "NEEDREPOS" : ["poky", "meta-arm"], > "ADDLAYER" : [ > - "${BUILDDIR}/../meta-kernel", > "${BUILDDIR}/../meta-arm/meta-arm-toolchain", > "${BUILDDIR}/../meta-arm/meta-arm", > "${BUILDDIR}/../meta-arm/meta-arm-bsp" > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#51457): https://lists.yoctoproject.org/g/yocto/message/51457 Mute This Topic: https://lists.yoctoproject.org/mt/78293268/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
