OK that works, I can get all the info I need, but it is _extremely_ slow, cause for every variable I have to call ptxdsit print and that takes about 2 seconds per call. For a list with about 100 packages it takes about 15 minutes before I collected all the information I need.

Is there a way to speed that up?

- Erwin

On Wed, 02 Oct 2013 10:40:16 +0200, Jürgen Beisert <[email protected]> wrote:


On Wednesday 02 October 2013 09:37:56 Erwin Rol (Mailinglists) wrote:
is there an easy (or not so easy) way to generate an (machine parsable)
list of all selected packages and all info about those packages that is
stored in the  _VERSION , _LICENCE and _SRC variables?

Getting the list of selected packages is simple:

ptxdist print PACKAGES-y
ptxdist print HOST_PACKAGES-y
ptxdist print CROSS_PACKAGES-y

But no idea how to create the variable names from the resulting list to get the
_VERSION aso content.

Maybe Marc or Michael have an idea.

jbe



--
Erwin Rol

email: [email protected]
www: www.erwinrol.com

--
ptxdist mailing list
[email protected]

Reply via email to