summaryrefslogtreecommitdiff
path: root/strata/cross-bootstrap.morph
Commit message (Collapse)AuthorAgeFilesLines
* core: Use python3 instead python2Javier Jardón2015-10-161-1/+1
| | | | | | | | | | | | | | | From [1]: "Python 2.x is legacy, Python 3.x is the present and future of the language" As a reference, python3 is already the default python version in Arch, and other distros like Ubuntu/Debian [2] or Fedora [3] are planning to switch soon [1] https://wiki.python.org/moin/Python2orPython3 [2] https://wiki.ubuntu.com/Python/3 [3] https://fedoraproject.org/wiki/Changes/Python_3_as_Default Change-Id: I6d4d11844d4424bfa49b37fe7d9a3639547c0139
* Migrate to definitions format version 6Sam Thursfield2015-08-261-0/+1
| | | | Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-3/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+3
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-3/+0
| | | | version: 1)
* Clean up the Morph chunks in cross-bootstrapSimon Hoinkis2015-02-251-53/+0
| | | | and include morph-utils instead
* Move six to python-coreFrancisco Redondo Marchena2015-02-121-7/+2
| | | | | six is a python 2 and 3 compatibility library, so move to python-core should remove dependencies in some strata.
* Merge branch 'baserock/tiagogomes/armv8l64'Tiago Gomes2015-02-121-8/+8
|\ | | | | | | | | | | Reviewed by: * Javier Jardón <jjardon@gnome.org> * Sam Thursfield <sam.thursfield@codethink.co.uk>
| * Update to rsync 3.1.1Tiago Gomes2015-02-121-2/+2
| |
| * Update to openssh 6.7Tiago Gomes2015-02-121-3/+3
| | | | | | | | | | | | The ref points to a tip which also includes the commits 37a2376 and 782fe9e, cherry-picked from the commits a2e654f and 91e7ac9 in the old repo.
| * Update to groff 1.22.3Tiago Gomes2015-02-121-3/+3
| |
| * Update morph refTiago Gomes2015-02-121-1/+1
|/
* Update morph for branch 'baserock/pedroalvarez/upgrades-to-default'Pedro Alvarez2014-11-051-1/+1
|
* Update morph for branch franred/check-for-commit-object-in-submodule-pathFrancisco Redondo Marchena2014-11-051-1/+1
|
* Update cmdtest for parallel yarn runnerRichard Maw2014-10-241-1/+1
|
* Update morph to get the xfer-hole bug fixPedro Alvarez2014-10-021-1/+1
|
* Update morph to make the ssh-rsync deployment use UUIDs in fstabPedro Alvarez2014-10-021-1/+1
|
* Update morph to include 'morph --version' fixPedro Alvarez2014-09-301-1/+1
|
* Update morph for tarfile.chown python workaroundFrancisco Redondo Marchena2014-09-151-1/+1
|
* Update morph for openstack.check improvementsPedro Alvarez2014-09-051-1/+1
|
* Update morph (tools, cross-bootstrap) for sparse file speedupLars Wirzenius2014-09-051-1/+1
|
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+89