Hi, On Thu, Feb 10, 2011 at 10:02:07AM -0200, Flavio de Castro Alves Filho wrote: > How do I know the order of the packages that will be compiled in ptxdist? > > I am currently creating the packages for the EFL libraries and I need > to build the X11 before starting the build of my packages.
have a look at rules/*.in: "select PKG_NAME" is translated into the correct make dependencies. Note, that the selects must be defined for the primary kconfig option for the package. Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list [email protected]
