Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Joshua Watt <jpewhacker@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] waf.bbclass: Add compile progress
Date: Thu, 07 Dec 2017 10:55:46 -0600	[thread overview]
Message-ID: <1512665746.19311.4.camel@gmail.com> (raw)
In-Reply-To: <20171207165114.2007-1-JPEWhacker@gmail.com>

On Thu, 2017-12-07 at 10:51 -0600, Joshua Watt wrote:
> Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
> ---
>  meta/classes/waf.bbclass | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta/classes/waf.bbclass b/meta/classes/waf.bbclass
> index c4698e910a4..f7d95fa050b 100644
> --- a/meta/classes/waf.bbclass
> +++ b/meta/classes/waf.bbclass
> @@ -25,6 +25,7 @@ def get_waf_parallel_make(d):
>  
>      return ""
>  
> +do_compile[progress] = "outof:^\[\s*(\d+)/\s*(\d+)\]\s+"
>  waf_do_configure() {
Argh... should be above waf_do_compile... need to proof read better.
>  	${S}/waf configure --prefix=${prefix} ${EXTRA_OECONF}
>  }


  reply	other threads:[~2017-12-07 16:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-07 16:51 [PATCH] waf.bbclass: Add compile progress Joshua Watt
2017-12-07 16:55 ` Joshua Watt [this message]
2017-12-07 16:57 ` [PATCH v2] " Joshua Watt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1512665746.19311.4.camel@gmail.com \
    --to=jpewhacker@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox