[meta-virtualization] [PATCH 0/2] Xen: start using PACKAGECONFIG

Philip Tricca flihp at twobit.us
Mon Oct 28 15:10:47 PDT 2013


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




More information about the meta-virtualization mailing list