All of lore.kernel.org
 help / color / mirror / Atom feed
* Stale warning?
@ 2015-08-04 15:04 Gary Thomas
  2015-08-05  8:35 ` Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Gary Thomas @ 2015-08-04 15:04 UTC (permalink / raw)
  To: Yocto Project

While I was fixing the python3 nativesdk recipe, I ran this
step a few times:
   $ bitbake nativesdk-python3 -C compile

After this, I get this warning:
   WARNING: virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-devtools/python/python3_3.4.3.bb.do_compile is tainted from a forced run
which seems quite reasonable.  Once I had the compile errors
fixed, I moved the patches into the recipe and then rebuilt
from scratch (just the nativesdk-python3).  Even though the
package has been completely rebuilt (fetch/patch/...), I still
get this warning, which doesn't seem right to me.  The warning
only goes away if I clean the package:
   $ bitbake nativesdk-python3 -c clean
-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

end of thread, other threads:[~2015-08-05  8:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-04 15:04 Stale warning? Gary Thomas
2015-08-05  8:35 ` Paul Eggleton

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.