On Mon, 2011-02-14 at 09:57 -0600, Mark Hatle wrote:
> On 2/14/11 12:52 AM, Cui, Dexuan wrote:
> > 1) Building qemumips meta-toolchain-sdk failed:
> > http://autobuilder.pokylinux.org:8010/builders/nightly-external/builds/35/steps/shell_26/logs/stdio
> > eglibc's do_package failed:
> > ERROR: Er
On Mon, 2011-02-14 at 18:11 -0800, Elizabeth Flanagan wrote:
> This is an initial commit of buildstats.bbclass. This generates a
> directory structure in build/tmp/buildstats which contains basic build
> statistics on a build run.
>
> What we capture:
> CPU usage on a build and task level
> Time r
Richard/Saul,
During the introduction of the jasperforest BSP, a lttng
issues was picked up with NMI tracing. The upstream (and
our solution) is to revert that commit.
This change updates the meta repo for jasperforest and pushes
out the nmi revert to all BSPs.
Pull URL: git://git.pokylinux.org/
During the introduction of the jasperforest BSP, a lttng
issues was picked up with NMI tracing. The upstream (and
our solution) is to revert that commit.
This change updates the meta repo for jasperforest and pushes
out the nmi revert to all BSPs.
Signed-off-by: Bruce Ashfield
---
.../conf/dist
On Tue, 2011-02-15 at 14:07 -0500, Bruce Ashfield wrote:
> Richard/Saul,
>
> During the introduction of the jasperforest BSP, a lttng
> issues was picked up with NMI tracing. The upstream (and
> our solution) is to revert that commit.
>
> This change updates the meta repo for jasperforest and pus
On Mon, 2011-02-14 at 16:42 -0500, Bruce Ashfield wrote:
> Richard/Saul,
>
> This fixed the error picked up overnight where the libc-headers
> fails because there is no dtb to install.
>
> Note: this could have been fixed by factoring out the include
> of linux-dtb.inc into the individual recipes
On Tue, 2011-02-15 at 14:07 -0500, Bruce Ashfield wrote:
> Richard/Saul,
>
> During the introduction of the jasperforest BSP, a lttng
> issues was picked up with NMI tracing. The upstream (and
> our solution) is to revert that commit.
>
> This change updates the meta repo for jasperforest and pus
On 11-02-15 02:28 PM, Richard Purdie wrote:
On Tue, 2011-02-15 at 14:07 -0500, Bruce Ashfield wrote:
Richard/Saul,
During the introduction of the jasperforest BSP, a lttng
issues was picked up with NMI tracing. The upstream (and
our solution) is to revert that commit.
This change updates the m
Folks,
First, thanks for everyone's hard work. We're half way through the master
stabilization cycle and the buildouts on the
autobuilder are looking better and better than two weeks ago. Kudos.
As we head into the final stretch of master stabilization, we'll be starting to
hold regular irc bug
Fixing buildstats to get the equivalent of uname -a. Avoiding subprocess due to
issues.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: eflanagan/buildstats
Browse:
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=eflanagan/buildstats
Thanks,
Beth Flanagan
---
Beth Fl
Instead of using subprocess which is problematic, we should use platform
instead.
Signed-off-by: Beth Flanagan
---
meta/classes/buildstats.bbclass | 11 +++
1 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/meta/classes/buildstats.bbclass b/meta/classes/buildstats.bbclass
11 matches
Mail list logo