Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Help debug QA foo rdepends on bar-dev
@ 2012-05-24 19:11 Mark Hatle
  2012-05-24 19:11 ` [PATCH 1/1] package.bbclass: Add additional debugging for dependencies Mark Hatle
  2012-05-25 16:25 ` [PATCH 0/1] Help debug QA foo rdepends on bar-dev Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Hatle @ 2012-05-24 19:11 UTC (permalink / raw)
  To: openembedded-core

After numerous attempts to try to remotely help people stuck by the QA test
that a base package requires a -dev package, I needed to figure out a way
to add diagnostics to the logs to help identify what was happening.

The patch adds some basic diagnostics to indicate what dependency was found
and what package it triggered to be added to the rdepends.

In addition it was observed that a lot of duplicate processing was occuring
so I modifed the system to eliminate the duplicates.  This has the potential
to improve performance, but I was not able to measure anything statistically
significant in my builds.

The following changes since commit 0f795f81fe5ad3ef78c21a177eca90fbc8810f81:

  qemu: disable vnc-jpeg compression (2012-05-24 08:53:40 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib mhatle/package
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/package

Mark Hatle (1):
  package.bbclass: Add additional debugging for dependencies

 meta/classes/package.bbclass |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

-- 
1.7.3.4




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

end of thread, other threads:[~2012-05-25 16:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-24 19:11 [PATCH 0/1] Help debug QA foo rdepends on bar-dev Mark Hatle
2012-05-24 19:11 ` [PATCH 1/1] package.bbclass: Add additional debugging for dependencies Mark Hatle
2012-05-25 16:25 ` [PATCH 0/1] Help debug QA foo rdepends on bar-dev Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox