Openembedded Core Discussions
 help / color / mirror / Atom feed
* Use for filedeps/rpmdeps data?
@ 2011-10-07 21:21 Daniel Lazzari
  2011-10-07 22:30 ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Lazzari @ 2011-10-07 21:21 UTC (permalink / raw)
  To: openembedded-core@lists.openembedded.org

Hey everyone,

I noticed today that one of our recipes takes a very long time to get through the do_package task. The recipe has a couple of binaries and a whole lot of assets (thousands of audio files). It takes over 20 minutes for the do_package task to complete on my local desktop. I finally tracked it down to the package_do_filedeps function which appears to be running an rpmdeps process for each file in each package. As far as I can tell, it just then dumps that data to text files in pkgdata and only seems concerned with the binaries. Can anyone shed some light on what this info is used for? Should it only be concerned with executables and libraries (there is currently no filter on it)? Do I even need that data if we are using ipkg instead of rpm?

Thanks,

Dan Lazzari Jr.
Firmware Engineer
dlazzari@leapfrog.com




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

end of thread, other threads:[~2011-10-07 22:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-07 21:21 Use for filedeps/rpmdeps data? Daniel Lazzari
2011-10-07 22:30 ` Richard Purdie

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