From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Mark Hatle <mark.hatle@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: Buildhistory in action
Date: Thu, 19 Jan 2012 16:22:59 +0000 [thread overview]
Message-ID: <3942902.xzUfbUZCA0@helios> (raw)
In-Reply-To: <4F183F80.8060508@windriver.com>
On Thursday 19 January 2012 10:06:24 Mark Hatle wrote:
> Does the build history due any scanning of either package or shared library
> dependencies?
For packages, it relies on the output of do_package, however this includes the
final value of RDEPENDS which is influenced by shared library dependencies.
> I hit a case recently working on a custom layer, where everything built
> properly, I made a few changes and I happened to notice by accident that it
> was no longer linking to the shared library, but instead the static
> library. This changed both the package (runtime) dependencies and the
> shared library usage in the problem... the resulting binary suddenly jumped
> in size as well.
If the runtime package dependency doesn't change as a result then we wouldn't
notice the change the way it currently works; however for this specific issue
it did so we would have. We would also have picked up the jump in package size
if it was over a specified threshold (currently 20%, it's possible this value
may need some tweaking).
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
prev parent reply other threads:[~2012-01-19 16:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-19 13:08 Buildhistory in action Richard Purdie
2012-01-19 14:37 ` Koen Kooi
2012-01-19 14:45 ` Paul Eggleton
2012-01-19 14:59 ` Koen Kooi
2012-01-19 15:04 ` Paul Eggleton
2012-01-19 16:06 ` Mark Hatle
2012-01-19 16:22 ` Paul Eggleton [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=3942902.xzUfbUZCA0@helios \
--to=paul.eggleton@linux.intel.com \
--cc=mark.hatle@windriver.com \
--cc=openembedded-core@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.