AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Use python3 - python2 is dead and upstream relies on venv, where python3 is called python - Disable _services to not get suprise changes on osc build (use osc service dr to update)
- Update to version 0.0.2+git20190410.7799ac7: * Initial setup.py version and updated Makefile * Revert python3 vers. for tests, default to python * Fix divergent python version for tests issue * Fix signed iasimage generation to work in Python 2.7.x * Allow single file in MULTIFILE_BOOT image type * Update README.md * Fix URL to display Travis CI build status * Embedded Travis build status image in README * Add initial Travis CI configuration file * Add initial unit test cases