summaryrefslogtreecommitdiff
path: root/systems/devel-system-x86_32-chroot.morph
Commit message (Collapse)AuthorAgeFilesLines
* strata/glib-common.morph: Make stratum depend on pcre-utilsPedro Alvarez2016-08-011-0/+2
| | | | | | New versions of GLib depends on libpcre Change-Id: Ide66b1af83fd4d6e616b79264c971728c9ef4edb
* Add sandboxlib to build and devel systemsBen Brown2016-03-151-0/+2
| | | | | | | | | | | | sandboxlib is a runtime dependency of ybd. While ybd is not currently a part of Baserock I found it surprising I couldn't at least run ybd from git using the build image from wiki.baserock.org. Created a new stratum as I was unable to find a suitable home amongst the existing strata. Also moves linux-user-chroot into the new stratum. Change-Id: If55c0ba4b9a48a0abc69ad5d39900c6c7807c72b
* Revert "Add the clang compiler"Tristan Van Berkom2015-11-271-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 0f6eb4e0b91132e3eefa9b43b86b80892f323b84. Conflicts: systems/devel-system-armv7-chroot.morph systems/devel-system-armv7-highbank.morph systems/devel-system-armv7-versatile.morph systems/devel-system-armv7-wandboard.morph systems/devel-system-armv7b-chroot.morph systems/devel-system-armv7b-highbank.morph systems/devel-system-armv7l-altera-socfpga-devkit.morph systems/devel-system-armv7lhf-chroot.morph systems/devel-system-armv7lhf-highbank.morph systems/devel-system-armv7lhf-jetson.morph systems/devel-system-armv7lhf-wandboard.morph systems/devel-system-armv8b64.morph systems/devel-system-armv8l64.morph systems/devel-system-ppc64-chroot.morph systems/devel-system-ppc64-generic.morph systems/devel-system-x86_32-chroot.morph systems/devel-system-x86_32-generic.morph systems/devel-system-x86_64-chroot.morph systems/devel-system-x86_64-generic.morph systems/devel-system-x86_64-vagrant.morph Change-Id: I43429b479c8f068c073bb57322623c554cd4587a
* Add import tool dependenciesRichard Ipsum2015-11-231-0/+4
| | | | | | | This adds a common set of perl modules plus further modules that are used by the cpan importer. Change-Id: I964850dba2a63ea3940926f734d518550f0214f5
* Add the clang compilerTiago Gomes2015-11-191-0/+2
| | | | Change-Id: I623542335fa4a3444cf8fc500865f3847a7ec966
* core: Use python3 instead python2Javier Jardón2015-10-161-4/+2
| | | | | | | | | | | | | | | 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
* More GLib and deps to its own stratumJavier Jardón2015-08-171-0/+2
| | | | Change-Id: I1bcc28de68c9b61b25929cf142e1dd8ea63f8d6f
* Add Python 3 to all systems that contain Python 2 (cpython interpreter)Sam Thursfield2015-07-181-0/+2
| | | | Change-Id: Ib66f3f56b60cc5dc78d08e28e281d120d83a7b9d
* Move extensions into a subdirectoryAdam Coldrick2015-06-021-6/+6
| | | | Change-Id: I12e7c03b30da78da1eb220d2826ce0003d6efe2e
* systems: Add coreutils-common to all devel systemsRichard Maw2015-05-181-0/+2
| | | | | | | | | | | | This is not generally included in systems because it contains GPLv3 components, and we support GPLv3-less systems. However, devel systems aren't among the systems we need to ensure contain no GPLv3 components, and they are required for building some components, and building components outside of morph is a defined use-case for devel systems. Change-Id: I8475af70bda1b26e04adebce8897f272a1aa18bf
* Install /etc/os-release using the new install-essential-files extensionJavier Jardón2015-04-291-0/+1
| | | | | | This is currently hardcoded in morph Change-Id: I34446bbdf6ad3a7bdd0c34e4fcbd79433ce0fd71
* Add an ostree-core stratumAdam Coldrick2015-04-231-0/+4
| | | | | | | | | | This will be used by future versions of Morph. By adding OSTree to the cross-bootstrap systems we have significantly increased the size and complexity of them. Some of this can be reduced: OStree doesn't actually depend on all of 'foundation', just 'glib'. Change-Id: I89403bf4625178e6f887402b5817f6a727cfcf97
* Split PyGObject into its own stratumAdam Coldrick2015-04-221-0/+2
| | | | | | Also make morph depend on PyGObject, it will be needed for OSTree. Change-Id: Icfa9abb95f884ca9b1dd720648567bd704e74d85
* Add fstab conf ext to devel systemRichard Ipsum2015-04-011-0/+1
| | | | Change-Id: I3cf41ebb6aac5e91e433ae3127f7b1b599cf0e8c
* Add swift to devel systemRichard Ipsum2015-03-301-0/+2
| | | | | | This is needed to build swift data structures at deploy time Change-Id: I54ea8c1d75195ad33046ff48397458fe5c1d1e79
* Move 'bottle' and 'flup' into separate python-wsgi moduleSam Thursfield2015-03-131-0/+2
| | | | | | | | The lorry-controller webapp uses these, as well as morph-cache-server. In order to use lorry-controller in systems that don't contain Morph, we need them to be in a separate stratum. Change-Id: Ie187c0b506d12ed5e5f8f8ce4a4b91834bf29fe5
* Move cliapp into its own 'python-cliapp' stratumSam Thursfield2015-03-121-0/+2
| | | | | | | This allows us to have a system with Lorry and Lorry Controller but without Morph. Change-Id: I5164237601d0ff028834c674274f13b6e1f315c9
* Add Ansible to the devel systems to be consistent with the build systemsFrancisco Redondo Marchena2015-03-031-0/+2
|
* Add python-common.morph to systems with openstack-clientsFrancisco Redondo Marchena2015-03-031-0/+2
| | | | | Because some chunks have been moved from openstack-clients.morph to python-common.morph this systems depends on python-common now.
* Make devel-systems depend on python-coreRichard Ipsum2015-02-101-0/+2
| | | | pip is in python-core now
* Add devtools to devel systemsRichard Ipsum2015-01-221-0/+2
|
* Add python-tools stratum to devel systemsbaserock/richardipsum/pip-v2Richard Ipsum2014-11-201-0/+2
|
* Add Lorry and dependencies to devel systemsSam Thursfield2014-11-181-0/+2
| | | | | | | | | | | | | | Lorry is used by the Baserock Import tool for fetching source code of components that are to be imported. It's also generally useful in devel systems as it can be used for testing .lorry files prior to pushing them to a Trove. Additionally, this means that devel systems now contain 'hg', 'bzr', 'svn' and 'cvs', any of which may come in handy. This increases the size of the devel-system-x86_64-chroot system from 1.4GB to 1.5GB.
* Merge branch 'baserock/sam/import'Sam Thursfield2014-11-181-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk> Conflicts: systems/devel-system-armv7-highbank.morph systems/devel-system-armv7-versatile.morph systems/devel-system-armv7-wandboard.morph systems/devel-system-armv7b-highbank.morph systems/devel-system-armv7lhf-highbank.morph systems/devel-system-armv7lhf-wandboard.morph systems/devel-system-ppc64-generic.morph systems/devel-system-x86_32-generic.morph systems/devel-system-x86_64-generic.morph
| * Add Baserock Import tool to devel systemsSam Thursfield2014-11-181-0/+2
| |
* | system: simple-network is not needed anymore in systemd systemsbaserock/jjardon/systemd_217Javier Jardón2014-11-171-1/+0
|/
* Add node.js and Ruby to devel systemsSam Thursfield2014-10-221-0/+4
| | | | | | | These are dependencies of the Baserock Import tool. The import tool will be added to the devel system later, in a separate branch. This increases the size of an x86_32 devel system from 1.1GB to 1.2GB.
* Change descriptions of devel systemsSam Thursfield2014-10-221-2/+5
| | | | | | The 'build' system is now the recommended way of building other systems, with 'devel' being a larger variant of 'build' that may be useful when doing development and integration, in addition to building and deployment.
* Split morph out of toolsbaserock/richardmaw/distbuild-fixRichard Maw2014-10-021-0/+2
| | | | | morph now contains distbuild and morph-cache-server, so the distbuild stratum can go away, and anything that needs it can now use morph.
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+24