All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <tom_rini@mentor.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] contrib/testing/testscript.sh: Dont define BBMASK
Date: Thu, 17 Feb 2011 08:25:27 -0700	[thread overview]
Message-ID: <4D5D3DE7.2020604@mentor.com> (raw)
In-Reply-To: <1297925304-12171-1-git-send-email-raj.khem@gmail.com>

On 02/16/2011 11:48 PM, Khem Raj wrote:
> * BBMASK is set in bitbake.conf by default and it
>    skips nonworking and obsolete recipes which is
>    what we want emptying it here could cause redundant
>    parse of the graveyards
>
> Signed-off-by: Khem Raj<raj.khem@gmail.com>
> ---
>   contrib/testing/testscript.sh |    3 ---
>   1 files changed, 0 insertions(+), 3 deletions(-)
>
> diff --git a/contrib/testing/testscript.sh b/contrib/testing/testscript.sh
> index 992b02e..3c3927f 100755
> --- a/contrib/testing/testscript.sh
> +++ b/contrib/testing/testscript.sh
> @@ -49,9 +49,6 @@ TMPDIR = "${TOPDIR}/tmp"
>   BBFILES = "${TOPDIR}/openembedded/recipes/*/*.bb"
>   ENABLE_BINARY_LOCALE_GENERATION = "0"
>
> -# Which files do we want to parse:
> -BBMASK = ""
> -
>   # ccache always overfill $HOME....
>   CCACHE=""

Acked-by: Tom Rini <tom_rini@mentor.com>

-- 
Tom Rini
Mentor Graphics Corporation



      reply	other threads:[~2011-02-17 15:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-17  6:48 [PATCH] contrib/testing/testscript.sh: Dont define BBMASK Khem Raj
2011-02-17 15:25 ` Tom Rini [this message]

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=4D5D3DE7.2020604@mentor.com \
    --to=tom_rini@mentor.com \
    --cc=openembedded-devel@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 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.