* [review-request] michaelw/toaster/fix-remove-mgmtmode-regressions
@ 2015-07-02 14:07 Michael Wood
2015-07-02 15:13 ` Barros Pena, Belen
0 siblings, 1 reply; 3+ messages in thread
From: Michael Wood @ 2015-07-02 14:07 UTC (permalink / raw)
To: toaster@yoctoproject.org
The following commits are to bring master back into a working state.
commit 109b2be23e247c945d0e6488fa90b2e839ca74a5
Author: Michael <michael@icarus.local>
Date: Thu Jul 2 14:48:56 2015 +0100
bitbake: toaster: Fix build execution regression
Make sure the error value is initialised and update the string match
that we have to identify bitbake's current startup status.
Patch contribution from Eduard Bartosh
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
commit 5b3258ca955b41a4316c61e7723fa7453d0b610c
Author: Michael Wood <michael.g.wood@intel.com>
Date: Mon Jun 29 17:43:08 2015 +0100
bitbake: toaster: runbuilds Fix incorrect variable name
The recent refactoring moved this enum value to BuildRequests table
rather than Build.
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
commit fa44e7500262ead4c244f8c4fdf25c10555b6b8c
Author: Michael Wood <michael.g.wood@intel.com>
Date: Mon Jun 29 16:15:20 2015 +0100
bitbake: toaster: Remove erroneously committed template include
Partial revert of bb commit 6e46e1e3882b9770872d8a0bb459bc7d5d6bfed3
The non managed mrb_section defined the title 'All builds' which is
already
defined correctly for the projects page as 'All projects'
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
commit 1ba03e8ed48de86aa379044421f2e947eb98cedf
Author: Michael Wood <michael.g.wood@intel.com>
Date: Mon Jun 29 16:09:52 2015 +0100
bitbake: toaster: Revert the addition of analysis project mode
selection
Partial revert of bb commit 2efc338cefd6e6e097af83d7dff63e9ba177d021
This feature was not ready to go live as the surrounding implementation
work to make this usable has not yet been done.
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
commit 7d46b5c9794a0969a702a84bc47714ba9d3ca7de
Author: Michael Wood <michael.g.wood@intel.com>
Date: Mon Jun 29 16:01:37 2015 +0100
bitbake: toaster: Partial Revert "fixes after html5 compliance testing"
Partial revert of bb commit 7aecb974d44d9bc711ffba5cc65e770811397fba
There were changes in this commit which broke the compatible layers
mechanism meaning that no layers, recipes or machines were showing.
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [review-request] michaelw/toaster/fix-remove-mgmtmode-regressions
2015-07-02 14:07 [review-request] michaelw/toaster/fix-remove-mgmtmode-regressions Michael Wood
@ 2015-07-02 15:13 ` Barros Pena, Belen
2015-07-06 11:14 ` Damian, Alexandru
0 siblings, 1 reply; 3+ messages in thread
From: Barros Pena, Belen @ 2015-07-02 15:13 UTC (permalink / raw)
To: Wood, Michael G, toaster@yoctoproject.org
On 02/07/2015 15:07, "Michael Wood" <michael.g.wood@intel.com> wrote:
>The following commits are to bring master back into a working state.
Well, you can now create projects that build, which is much better than
what we have now.
Thanks for the good work!
Belén
>
>
>commit 109b2be23e247c945d0e6488fa90b2e839ca74a5
>Author: Michael <michael@icarus.local>
>Date: Thu Jul 2 14:48:56 2015 +0100
>
> bitbake: toaster: Fix build execution regression
>
> Make sure the error value is initialised and update the string match
> that we have to identify bitbake's current startup status.
>
> Patch contribution from Eduard Bartosh
>
> Signed-off-by: Michael Wood <michael.g.wood@intel.com>
>
>commit 5b3258ca955b41a4316c61e7723fa7453d0b610c
>Author: Michael Wood <michael.g.wood@intel.com>
>Date: Mon Jun 29 17:43:08 2015 +0100
>
> bitbake: toaster: runbuilds Fix incorrect variable name
>
> The recent refactoring moved this enum value to BuildRequests table
> rather than Build.
>
> Signed-off-by: Michael Wood <michael.g.wood@intel.com>
>
>commit fa44e7500262ead4c244f8c4fdf25c10555b6b8c
>Author: Michael Wood <michael.g.wood@intel.com>
>Date: Mon Jun 29 16:15:20 2015 +0100
>
> bitbake: toaster: Remove erroneously committed template include
>
> Partial revert of bb commit 6e46e1e3882b9770872d8a0bb459bc7d5d6bfed3
>
> The non managed mrb_section defined the title 'All builds' which is
>already
> defined correctly for the projects page as 'All projects'
>
> Signed-off-by: Michael Wood <michael.g.wood@intel.com>
>
>commit 1ba03e8ed48de86aa379044421f2e947eb98cedf
>Author: Michael Wood <michael.g.wood@intel.com>
>Date: Mon Jun 29 16:09:52 2015 +0100
>
> bitbake: toaster: Revert the addition of analysis project mode
>selection
>
> Partial revert of bb commit 2efc338cefd6e6e097af83d7dff63e9ba177d021
>
> This feature was not ready to go live as the surrounding
>implementation
> work to make this usable has not yet been done.
>
> Signed-off-by: Michael Wood <michael.g.wood@intel.com>
>
>commit 7d46b5c9794a0969a702a84bc47714ba9d3ca7de
>Author: Michael Wood <michael.g.wood@intel.com>
>Date: Mon Jun 29 16:01:37 2015 +0100
>
> bitbake: toaster: Partial Revert "fixes after html5 compliance
>testing"
>
> Partial revert of bb commit 7aecb974d44d9bc711ffba5cc65e770811397fba
>
> There were changes in this commit which broke the compatible layers
> mechanism meaning that no layers, recipes or machines were showing.
>
> Signed-off-by: Michael Wood <michael.g.wood@intel.com>
>
>--
>_______________________________________________
>toaster mailing list
>toaster@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/toaster
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [review-request] michaelw/toaster/fix-remove-mgmtmode-regressions
2015-07-02 15:13 ` Barros Pena, Belen
@ 2015-07-06 11:14 ` Damian, Alexandru
0 siblings, 0 replies; 3+ messages in thread
From: Damian, Alexandru @ 2015-07-06 11:14 UTC (permalink / raw)
To: Barros Pena, Belen; +Cc: toaster@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 3337 bytes --]
Thank you for the fixes !
Alex
On Thu, Jul 2, 2015 at 4:13 PM, Barros Pena, Belen <
belen.barros.pena@intel.com> wrote:
> On 02/07/2015 15:07, "Michael Wood" <michael.g.wood@intel.com> wrote:
>
> >The following commits are to bring master back into a working state.
>
> Well, you can now create projects that build, which is much better than
> what we have now.
>
>
> Thanks for the good work!
>
> Belén
>
> >
> >
> >commit 109b2be23e247c945d0e6488fa90b2e839ca74a5
> >Author: Michael <michael@icarus.local>
> >Date: Thu Jul 2 14:48:56 2015 +0100
> >
> > bitbake: toaster: Fix build execution regression
> >
> > Make sure the error value is initialised and update the string match
> > that we have to identify bitbake's current startup status.
> >
> > Patch contribution from Eduard Bartosh
> >
> > Signed-off-by: Michael Wood <michael.g.wood@intel.com>
> >
> >commit 5b3258ca955b41a4316c61e7723fa7453d0b610c
> >Author: Michael Wood <michael.g.wood@intel.com>
> >Date: Mon Jun 29 17:43:08 2015 +0100
> >
> > bitbake: toaster: runbuilds Fix incorrect variable name
> >
> > The recent refactoring moved this enum value to BuildRequests table
> > rather than Build.
> >
> > Signed-off-by: Michael Wood <michael.g.wood@intel.com>
> >
> >commit fa44e7500262ead4c244f8c4fdf25c10555b6b8c
> >Author: Michael Wood <michael.g.wood@intel.com>
> >Date: Mon Jun 29 16:15:20 2015 +0100
> >
> > bitbake: toaster: Remove erroneously committed template include
> >
> > Partial revert of bb commit 6e46e1e3882b9770872d8a0bb459bc7d5d6bfed3
> >
> > The non managed mrb_section defined the title 'All builds' which is
> >already
> > defined correctly for the projects page as 'All projects'
> >
> > Signed-off-by: Michael Wood <michael.g.wood@intel.com>
> >
> >commit 1ba03e8ed48de86aa379044421f2e947eb98cedf
> >Author: Michael Wood <michael.g.wood@intel.com>
> >Date: Mon Jun 29 16:09:52 2015 +0100
> >
> > bitbake: toaster: Revert the addition of analysis project mode
> >selection
> >
> > Partial revert of bb commit 2efc338cefd6e6e097af83d7dff63e9ba177d021
> >
> > This feature was not ready to go live as the surrounding
> >implementation
> > work to make this usable has not yet been done.
> >
> > Signed-off-by: Michael Wood <michael.g.wood@intel.com>
> >
> >commit 7d46b5c9794a0969a702a84bc47714ba9d3ca7de
> >Author: Michael Wood <michael.g.wood@intel.com>
> >Date: Mon Jun 29 16:01:37 2015 +0100
> >
> > bitbake: toaster: Partial Revert "fixes after html5 compliance
> >testing"
> >
> > Partial revert of bb commit 7aecb974d44d9bc711ffba5cc65e770811397fba
> >
> > There were changes in this commit which broke the compatible layers
> > mechanism meaning that no layers, recipes or machines were showing.
> >
> > Signed-off-by: Michael Wood <michael.g.wood@intel.com>
> >
> >--
> >_______________________________________________
> >toaster mailing list
> >toaster@yoctoproject.org
> >https://lists.yoctoproject.org/listinfo/toaster
>
> --
> _______________________________________________
> toaster mailing list
> toaster@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/toaster
>
--
Alex Damian
Yocto Project
SSG / OTC
[-- Attachment #2: Type: text/html, Size: 5366 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-07-06 11:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-02 14:07 [review-request] michaelw/toaster/fix-remove-mgmtmode-regressions Michael Wood
2015-07-02 15:13 ` Barros Pena, Belen
2015-07-06 11:14 ` Damian, Alexandru
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.