All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Xen: start using PACKAGECONFIG
@ 2013-10-28 22:10 Philip Tricca
  2013-10-28 22:10 ` [PATCH 1/2] Convert direct call to ./configure with oe_runconf and EXTRA_OECONF Philip Tricca
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Philip Tricca @ 2013-10-28 22:10 UTC (permalink / raw)
  To: meta-virtualization

This is a first pass at cleaning up the DEPENDS and do_configure in
the xen_4.3.0 recipe. Adding XSM stuff made it clear that directly
interacting with DISTRO_FEATURES was the wrong way to do it. That and
when Chris and I ment up at LinuxCon he told me I should have used
PACKAGECONFIG in the first place :P

This small patch series is the first step to handling features (like
sdl) using PACKAGECONFIG.

Philip Tricca (2):
  Convert direct call to ./configure with oe_runconf and EXTRA_OECONF.
  Use PACKAGECONFIG to deal with XSM policy.

 recipes-extended/xen/xen_4.3.0.bb |   19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

-- 
1.7.10.4



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

end of thread, other threads:[~2013-11-05 14:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-28 22:10 [PATCH 0/2] Xen: start using PACKAGECONFIG Philip Tricca
2013-10-28 22:10 ` [PATCH 1/2] Convert direct call to ./configure with oe_runconf and EXTRA_OECONF Philip Tricca
2013-10-28 22:10 ` [PATCH 2/2] Use PACKAGECONFIG to deal with XSM policy Philip Tricca
2013-10-29 18:20 ` [PATCH 0/2] Xen: start using PACKAGECONFIG Bruce Ashfield
2013-11-05  2:55   ` Chris Patterson
2013-11-05 14:30     ` Philip Tricca

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.