* [Buildroot] Problem with host packages
@ 2012-04-25 17:41 Will Wagner
2012-05-19 19:31 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Will Wagner @ 2012-04-25 17:41 UTC (permalink / raw)
To: buildroot
Hello,
I have been working on updating the xorg components and as part of that
I need to update mesa3d. Newer version of this require that you have
python libxml2 support.
Currently for host-libxml2 python support is disabled. I can change that
so that it builds python support but that then means you have to build
host-python any time you want host-libxml2. When building for the target
we are able to see what is selected for the target and conditionally
change what options are used. Is there an equivalent mechanism for doing
this with host packages?
Thanks
Will
--
------------------------------------------------------------------------
Will Wagner will_wagner at carallon.com
Development Manager Office Tel: +44 (0)20 7371 2032
Carallon Ltd, Studio G20, Shepherds Building, Rockley Rd, London W14 0DA
------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Problem with host packages
2012-04-25 17:41 [Buildroot] Problem with host packages Will Wagner
@ 2012-05-19 19:31 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2012-05-19 19:31 UTC (permalink / raw)
To: buildroot
>>>>> "Will" == Will Wagner <will_wagner@carallon.com> writes:
Will> Hello,
Will> I have been working on updating the xorg components and as part of
Will> that I need to update mesa3d. Newer version of this require that you
Will> have python libxml2 support.
Will> Currently for host-libxml2 python support is disabled. I can change
Will> that so that it builds python support but that then means you have to
Will> build host-python any time you want host-libxml2. When building for
Will> the target we are able to see what is selected for the target and
Will> conditionally change what options are used. Is there an equivalent
Will> mechanism for doing this with host packages?
Not really as those don't get added to TARGETS, but only in the various
*_DEPENDENCIES variables. Perhaps we should add them to TARGETS.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-19 19:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-25 17:41 [Buildroot] Problem with host packages Will Wagner
2012-05-19 19:31 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox