public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* any way to list *all* possible sources across the current layers?
@ 2013-02-10 17:32 Robert P. J. Day
  2013-02-10 22:10 ` Chris Larson
  2013-02-11 13:22 ` Richard Purdie
  0 siblings, 2 replies; 3+ messages in thread
From: Robert P. J. Day @ 2013-02-10 17:32 UTC (permalink / raw)
  To: openembedded-core

   hoping this question makes sense -- i use own-mirrors.bbclass to point
at a sizable directory of tarballs (almost 12G worth) that i've been
collecting over many months and, after every OE layer upgrade, whatever
newer sources are pulled in, will generate the corresponding tarball and
i'll copy that into my tarballs directory.

   predictably, at this point, there's a *lot* of old, irrelevant cruft in
that directory, but i know of no automated way to get rid of any of it.
for instance, i currently have five versions of automake (1.11.2, 1.12.1,
1.12.3, 1.12.5 and 1.12.6) taking up space.  doesn't hurt, of course, but
it would be handy to be able to generate a list of all possible,
potentially necessary versions of a source -- that is, any version for
which any recipe still lists it as PREFERRED_VERSION.

   does that make sense?  obviously, that would have to be done in the
context of a given set of layers and all the corresponding recipes in
those layers.  is there a way to do that already?  if not, i'm sure i
could whip up a simple script that would do the job.  thanks.

rday




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

end of thread, other threads:[~2013-02-11 13:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-10 17:32 any way to list *all* possible sources across the current layers? Robert P. J. Day
2013-02-10 22:10 ` Chris Larson
2013-02-11 13:22 ` Richard Purdie

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