All of lore.kernel.org
 help / color / mirror / Atom feed
* [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions
@ 2020-11-16 14:59 Ross Burton
  2020-11-19  3:31 ` [yocto] " Anuj Mittal
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Ross Burton @ 2020-11-16 14:59 UTC (permalink / raw)
  To: yocto

From: Ross Burton <ross.burton@arm.com>

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 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"
-- 
2.24.3 (Apple Git-128)


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [yocto] [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions
  2020-11-16 14:59 [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions Ross Burton
                   ` (2 preceding siblings ...)
  2020-11-19  3:31 ` Anuj Mittal
@ 2020-11-19  3:31 ` Anuj Mittal
  2020-11-19 15:45   ` Ross Burton
  3 siblings, 1 reply; 7+ messages in thread
From: Anuj Mittal @ 2020-11-19  3:31 UTC (permalink / raw)
  To: ross, yocto

Hi Ross

On Mon, 2020-11-16 at 14:59 +0000, Ross Burton wrote:
> From: Ross Burton <ross.burton@arm.com>
> 

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 <ross.burton@arm.com>
> ---
>  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"
> 
> 
> 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [yocto] [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions
  2020-11-16 14:59 [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions Ross Burton
  2020-11-19  3:31 ` [yocto] " Anuj Mittal
@ 2020-11-19  3:31 ` Anuj Mittal
  2020-11-19  3:31 ` Anuj Mittal
  2020-11-19  3:31 ` Anuj Mittal
  3 siblings, 0 replies; 7+ messages in thread
From: Anuj Mittal @ 2020-11-19  3:31 UTC (permalink / raw)
  To: ross, yocto

[-- Attachment #1: Type: text/plain, Size: 1298 bytes --]

Hi Ross

On Mon, 2020-11-16 at 14:59 +0000, Ross Burton wrote:
> From: Ross Burton <ross.burton@arm.com>
> 

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 <ross.burton@arm.com>
> ---
>  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"
> 
> 
> 





^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [yocto] [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions
  2020-11-16 14:59 [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions Ross Burton
@ 2020-11-19  3:31 ` Anuj Mittal
  2020-11-19  3:31 ` Anuj Mittal
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 7+ messages in thread
From: Anuj Mittal @ 2020-11-19  3:31 UTC (permalink / raw)
  To: ross, yocto

[-- Attachment #1: Type: text/plain, Size: 1298 bytes --]

Hi Ross

On Mon, 2020-11-16 at 14:59 +0000, Ross Burton wrote:
> From: Ross Burton <ross.burton@arm.com>
> 

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 <ross.burton@arm.com>
> ---
>  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"
> 
> 
> 





^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [yocto] [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions
  2020-11-16 14:59 [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions Ross Burton
  2020-11-19  3:31 ` [yocto] " Anuj Mittal
  2020-11-19  3:31 ` Anuj Mittal
@ 2020-11-19  3:31 ` Anuj Mittal
  2020-11-19  3:31 ` Anuj Mittal
  3 siblings, 0 replies; 7+ messages in thread
From: Anuj Mittal @ 2020-11-19  3:31 UTC (permalink / raw)
  To: ross, yocto

[-- Attachment #1: Type: text/plain, Size: 1298 bytes --]

Hi Ross

On Mon, 2020-11-16 at 14:59 +0000, Ross Burton wrote:
> From: Ross Burton <ross.burton@arm.com>
> 

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 <ross.burton@arm.com>
> ---
>  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"
> 
> 
> 





^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [yocto] [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions
  2020-11-19  3:31 ` Anuj Mittal
@ 2020-11-19 15:45   ` Ross Burton
  2020-11-19 22:47     ` Ross Burton
  0 siblings, 1 reply; 7+ messages in thread
From: Ross Burton @ 2020-11-19 15:45 UTC (permalink / raw)
  To: Mittal, Anuj; +Cc: yocto

Yes.  My understanding is that there's separate branches for each
target?  This is for master and not gatesgarth.

Ross

On Thu, 19 Nov 2020 at 03:32, Mittal, Anuj <anuj.mittal@intel.com> wrote:
>
> Hi Ross
>
> On Mon, 2020-11-16 at 14:59 +0000, Ross Burton wrote:
> > From: Ross Burton <ross.burton@arm.com>
> >
>
> 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 <ross.burton@arm.com>
> > ---
> >  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"
> >
> > 
> >
>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [yocto] [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions
  2020-11-19 15:45   ` Ross Burton
@ 2020-11-19 22:47     ` Ross Burton
  0 siblings, 0 replies; 7+ messages in thread
From: Ross Burton @ 2020-11-19 22:47 UTC (permalink / raw)
  To: Mittal, Anuj; +Cc: yocto

I was wrong. :). The change to the controller has been reverted, and
will be restarted tomorrow if that is okay.

Sorry about that,
Ross

On Thu, 19 Nov 2020 at 15:45, Ross Burton <ross@burtonini.com> wrote:
>
> Yes.  My understanding is that there's separate branches for each
> target?  This is for master and not gatesgarth.
>
> Ross
>
> On Thu, 19 Nov 2020 at 03:32, Mittal, Anuj <anuj.mittal@intel.com> wrote:
> >
> > Hi Ross
> >
> > On Mon, 2020-11-16 at 14:59 +0000, Ross Burton wrote:
> > > From: Ross Burton <ross.burton@arm.com>
> > >
> >
> > 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 <ross.burton@arm.com>
> > > ---
> > >  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"
> > >
> > > 
> > >
> >

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-11-19 22:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-16 14:59 [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions Ross Burton
2020-11-19  3:31 ` [yocto] " Anuj Mittal
2020-11-19  3:31 ` Anuj Mittal
2020-11-19  3:31 ` Anuj Mittal
2020-11-19  3:31 ` Anuj Mittal
2020-11-19 15:45   ` Ross Burton
2020-11-19 22:47     ` Ross Burton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.