root/build-tools/build-wheels
Don Penney 0ed04ca11c Add tools to build python wheels and wheel tarball
This update adds tools for building wheels for upstream python
modules, and generating a StarlingX wheels tarball.

Building upstream python modules is done within a docker container,
with a wheels.cfg configuration file that identifies the upstream
sources and expected python wheel output. The build-base-wheels.sh
tool will create the wheel builder image, launch it, and run the
build script.

The get-stx-wheels.sh tool will extract the python wheels built by
the StarlingX load.

The build-wheel-tarball.sh script will combine the wheels from the
base and StarlingX wheel sets into a single tarball that can be used
when building container images for StarlingX services.

Story: 2003907
Task: 27531
Change-Id: Icf6c63699a635d1173dcef9eb1d12ae7c4e39108
Signed-off-by: Don Penney <don.penney@windriver.com>
2018-10-25 23:15:57 -04:00
..
docker Add tools to build python wheels and wheel tarball 2018-10-25 23:15:57 -04:00
build-base-wheels.sh Add tools to build python wheels and wheel tarball 2018-10-25 23:15:57 -04:00
build-wheel-tarball.sh Add tools to build python wheels and wheel tarball 2018-10-25 23:15:57 -04:00
get-stx-wheels.sh Add tools to build python wheels and wheel tarball 2018-10-25 23:15:57 -04:00