Openembedded Devel Discussions
 help / color / mirror / Atom feed
* Detecting empty packages
@ 2013-05-14 16:04 Carlos Rafael Giani
  0 siblings, 0 replies; only message in thread
From: Carlos Rafael Giani @ 2013-05-14 16:04 UTC (permalink / raw)
  To: openembedded-devel@lists.openembedded.org

Hello,

inside a PACKAGESPLITFUNCS function , I need to detect if a package is 
empty, to determine another package's RDEPENDS list. I tried to look at 
"FILES_${packagename}", but the problem is that this list also includes 
empty directories sometimes. So, even though "FILES_${packagename}" isnt 
empty, the package actually is.

This leaves me with the question: how can I detect if a package is empty 
(as in, has no files) programmatically in a python function ?

cheers



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-14 16:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-14 16:04 Detecting empty packages Carlos Rafael Giani

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