On 04/25/2012 02:55 PM, Mike Goins wrote: > On Wed, Apr 25, 2012 at 2:46 PM, Peter Barada <[email protected]> wrote: >> I'm trying to enable some packages to the host configuration and so far >> I'm stumped. >> >> If I enable "flex" (for example) in config/platform/host/ltib.preconfig, >> and then run "./ltib -b --hostcf" it looks like ltib does: > Have you tried "./ltib -b --hostcf --preconfig > config/platform/host/ltib.preconfig" ? > > I use this for the non-host platforms, but have yet to check for host > to see how it behaves. Yes, same output:
peter@turbo:~/work/logic/eps_svn/software/products/linux/LTIB/trunk/ltib-3.0-test$ ./ltib -b --hostcf --preconfig config/platform/host/ltib.preconfig + cd /home/peter/work/logic/eps_svn/software/products/linux/LTIB/trunk/ltib-3.0-test/config/platform/host + '[' '!' -f .config ']' + '[' 0 = 1 ']' + '[' -f .config ']' + cp .config host.config Processing platform: Host support packages ============================================ using /home/peter/work/logic/eps_svn/software/products/linux/LTIB/trunk/ltib-3.0-test/config/platform/host/.config -- Peter Barada [email protected] _______________________________________________ LTIB home page: http://ltib.org Ltib mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/ltib
