StarlingX build source tree root
Go to file
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
build-data Build Avoidance 2018-09-17 16:41:31 -04:00
build-tools Add tools to build python wheels and wheel tarball 2018-10-25 23:15:57 -04:00
stx Remove empty repo stx-utils 2018-08-03 14:14:41 -04:00
.gitignore Build Avoidance 2018-09-17 16:41:31 -04:00
.gitreview correct gitreview setting for master 2018-09-20 23:25:41 +08:00
.zuul.yaml Fix linters issues and enable tox/zuul linters job as gate 2018-09-05 22:42:11 +08:00
LICENSE StarlingX open source release updates 2018-06-01 07:45:23 -07:00
test-requirements.txt Update tests to new default 2018-06-08 20:09:47 -05:00
tox.ini fix tox python3 overrides 2018-10-05 10:58:31 +00:00