[yocto] [PATCH 0/4] Changes to the autobuilder's steps to select auto.conf variables and 'images' values from the force build GUI.

Javier B. Perez javier.b.perez.hernandez at linux.intel.com
Fri Jan 9 09:07:06 PST 2015


From: Javier B Perez Hernandez <javier.b.perez.hernandez at linux.intel.com>

With these changes in the autobuilders' steps you can select the image, 
the preferred kernel provider, the type of packages and the target machines 
of the force build GUI.
It also includes a buildset example to use these properties.

Javier B Perez Hernandez (4):
  Added the 'multiple' and 'default' options for the
    ChoiceStringParameter.
  Added support for the custom_images property of the force build GUI
  Added support in CreateAutoConf.py for GUI properties 'packages' and
    'machine'
  Example of buildset to select auto.conf variables and 'images' from
    force build GUI.

 buildset-config.examples/build-image-machine.conf  | 43 ++++++++++++++++++++++
 .../site-packages/autobuilder/Autobuilder.py       | 13 +++++--
 .../autobuilder/buildsteps/BuildImages.py          |  2 +
 .../autobuilder/buildsteps/CreateAutoConf.py       |  4 ++
 4 files changed, 59 insertions(+), 3 deletions(-)
 create mode 100644 buildset-config.examples/build-image-machine.conf

-- 
1.9.3




More information about the yocto mailing list