All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Gary Thomas <gary@mlbassoc.com>,  Yocto Project <yocto@yoctoproject.org>
Subject: Re: Is the build system SCM sensitive?
Date: Mon, 27 Oct 2014 11:03:54 -0700	[thread overview]
Message-ID: <544E890A.5000402@linux.intel.com> (raw)
In-Reply-To: <544E77DC.5080408@mlbassoc.com>

On 10/27/2014 09:50 AM, Gary Thomas wrote:
> I had a complete build (details probably don't matter) using
> Poky master.  I'm working on a fix to one of the core recipes,
> so I made a local branch:
>    % git checkout -b fix-python-pygtk master
> I made a single line change in the recipe (removing a line from
> the do_install step).  When I then rebuilt the recipe, to my
> surprise, there were more than 450 tasks (73 unique recipes)
> executed :-(
>
> How does this make any sense?  unless the build system cares
> that I changed the branch?
>
> n.b. I'm happy to provide more details if necessary.  Also, I
> did this twice in two different build trees and saw the same
> strangeness.
>
I think so additional info might be needed here, I am guessing that you 
are changing pygtk and somehow that is changing some dependency, you 
might try using bitbake-diffsigs between the 2 versions.

Sau!



  reply	other threads:[~2014-10-27 18:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-27 16:50 Is the build system SCM sensitive? Gary Thomas
2014-10-27 18:03 ` Saul Wold [this message]
2014-10-27 19:40   ` Gary Thomas
2014-10-27 20:07     ` Burton, Ross
2014-10-27 22:26       ` Gary Thomas

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=544E890A.5000402@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=gary@mlbassoc.com \
    --cc=yocto@yoctoproject.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.