From: Gary Thomas <gary@mlbassoc.com>
To: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Stuck tainted task
Date: Wed, 20 Jul 2016 08:50:30 +0200 [thread overview]
Message-ID: <578F1F36.5030601@mlbassoc.com> (raw)
Sometimes I like to make a quick change/test, e.g. in the Linux
kernel, and then rebuild using
% bitbake virtual/kernel -C compile
This works great and does just what I want. However, the "tainted
task" flag remains even if the recipe is rebuilt from scratch, say
after I commit the change and update my kernel recipe. Shouldn't
it be cleared if some task (step/phase) which precedes it is run?
To be clear, this message happens every run after the "-C compile" run:
WARNING: /local/poky-cutting-edge/meta-fsl-arm-extra/recipes-kernel/linux/linux-boundary_3.14.52.bb.do_compile is
tainted from a forced run
and the only way to clear it is to run
% bitbake virtual/kernel -c clean
Is this behavior correct, or buggy?
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
reply other threads:[~2016-07-20 6:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=578F1F36.5030601@mlbassoc.com \
--to=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.