All of lore.kernel.org
 help / color / mirror / Atom feed
* Is the build system SCM sensitive?
@ 2014-10-27 16:50 Gary Thomas
  2014-10-27 18:03 ` Saul Wold
  0 siblings, 1 reply; 5+ messages in thread
From: Gary Thomas @ 2014-10-27 16:50 UTC (permalink / raw)
  To: Yocto Project

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.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-10-27 22:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-27 16:50 Is the build system SCM sensitive? Gary Thomas
2014-10-27 18:03 ` Saul Wold
2014-10-27 19:40   ` Gary Thomas
2014-10-27 20:07     ` Burton, Ross
2014-10-27 22:26       ` Gary Thomas

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.