summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* strata/nfs: Do not build rpcbin and nfs-utils with tcp-wrappers supportbaserock/jjardon/tcpwrappersJavier Jardón2014-10-313-10/+2
| | | | | | | Upstream have not released a new version since April 1997. Additionally, newer daemons and applications are inconsistent in their support for libwrap, leading to confusion as to whether an application supports the library.
* Merge branch 'baserock/jjardon/mesa'Javier Jardón2014-10-311-18/+7
|\ | | | | | | | | Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@codethink.co.uk>
| * strata/mesa-common/mesa: Clean configurationbaserock/jjardon/mesaJavier Jardón2014-10-311-18/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Try to be as generic as possible and only make a few exceptions: - Only build ARM-related drivers if we are in ARM, this is: nouveau,freedreno,vc4 (and svga,swrast as fallbacks) - enable-gallium-egl only in ARM (needed by freedreno, nouveau) - For the rest of the arquitectures, the drivers to build will be the default ones, this is: - DRI: i915 i965 nouveau r200 radeon swrast - Gallium: r300 r600 svga swrast - enable GLES2 (disabled by default) - disable GLX (enabled by default) to not pull x11 deps The rest all the configure parameters will be automatically configured by the mesa's configure.ac
* | Update morph chunk for branch sam/transfer-statusSam Thursfield2014-10-311-1/+1
| |
* | Merge branch 'baserock/jjardon/clean_genivi'Javier Jardón2014-10-2913-66/+7
|\ \ | |/ |/| | | Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk>
| * Move linuxquota to genivi stratum and remove genivi-foundation stratumbaserock/jjardon/clean_geniviJavier Jardón2014-10-299-25/+7
| |
| * Remove genivi-x-genericJavier Jardón2014-10-295-26/+0
| | | | | | | | | | | | It only contains genivi layer_management component, but this component seems to be replaced by wayland-ivi-extension present in weston-genivi
| * Remove genivi-wayland-genericJavier Jardón2014-10-291-15/+0
|/ | | | Its not a dependency of any stratum or system
* Merge branch 'baserock/jjardon/gtk3'Javier Jardón2014-10-298-28/+30
|\ | | | | | | | | Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: James Thomas <james.thomas@codethink.co.uk>
| * gtk3: Only build wayland backendbaserock/jjardon/gtk3Javier Jardón2014-10-292-2/+1
| |
| * strata/gtk3: Upgrade to latest GTK+Javier Jardón2014-10-291-3/+4
| | | | | | | | This version adds GL support
| * strata/wayland-generic: Upgrade wayland to latest stable (1.6.0)Javier Jardón2014-10-291-2/+2
| |
| * strata/graphics-common: Upgrade cairo to latest stable (1.14.0)Javier Jardón2014-10-272-2/+8
| |
| * strata/gtk-deps: Upgrade pango to latest stable version (1.36.8)Javier Jardón2014-10-271-2/+2
| |
| * Move pango to gtk-depsJavier Jardón2014-10-272-10/+5
| |
| * strata/gtk-deps: Upgrade gdk-pixbufJavier Jardón2014-10-272-5/+3
| | | | | | | | | | | | At this point we already have all the graphic libraries in the system, so we can run 'gdk-pixbuf-query-loaders' here instead in every boot of the system
| * strata/foundation: upgrade GLibJavier Jardón2014-10-271-4/+2
| |
| * strata/gtk3: add libepoxyJavier Jardón2014-10-271-0/+5
| | | | | | | | | | This is needed by modern versions of xserver and GTK+ Put it in here until we upgrade the xserver to avoid rebuilds
* | Merge branch 'james/nouveau-drm'Sam Thursfield2014-10-291-2/+4
|\ \ | | | | | | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Richard Dale <richard.dale@codethink.co.uk>
| * | Remove any existing nouveau drivers before running depmodJames Thomas2014-10-291-2/+4
|/ / | | | | | | This means we use the out-of-tree module located in extra/
* | Update Morph for branch sam/build-fix-3 (to unbreak `morph distbuild`)Sam Thursfield2014-10-291-1/+1
| |
* | Merge branch 'baserock/sam/fix-build-system-deploy'Sam Thursfield2014-10-272-28/+39
|\ \ | | | | | | | | | | | | Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk>
| * | Allow mason.configure to be enabled without requiring configurationSam Thursfield2014-10-271-19/+29
| | | | | | | | | | | | | | | | | | If none of the MASON_ options are set then mason.configure will now do nothing, instead of raising an error. This is needed because mason.configure is enabled by default in the build-system.
| * | Allow distbuild.configure to be enabled without requiring configurationSam Thursfield2014-10-271-9/+10
|/ / | | | | | | | | | | | | | | Previously if you enabled distbuild.configure but didn't set all of the required variables, your deployment would fail. This has become much more annoying with the introduction of the build-system family of systems, which are indented to be suitable either as a local builder or part of a distbuild network.
* | Update Morph for branch baserock/ps/message-fixSam Thursfield2014-10-271-1/+1
| |
* | Update Morph to include branch sam/build-fix-2Sam Thursfield2014-10-271-1/+1
| |
* | Merge branch 'baserock/adamcoldrick/mason-openstack-rebased'Adam Coldrick2014-10-2711-7/+707
|\ \ | |/ |/| | | | | Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * Add a system and cluster for Mason on OpenStackbaserock/adamcoldrick/mason-openstack-rebasedAdam Coldrick2014-10-272-0/+74
| | | | | | | | | | | | This could be improved in future by combining the cluster morphology with the existing one, and mason/mason-generator.sh being improved to allow choice between OpenStack and KVM.
| * Stop mason.service starting before mason-setup.service has completedAdam Coldrick2014-10-272-1/+1
| |
| * Use Ansible to generate config for OpenStackAdam Coldrick2014-10-274-6/+44
| |
| * Move os-init-script out of /rootAdam Coldrick2014-10-271-1/+1
| |
| * Make mason.conf contain everything it needs toAdam Coldrick2014-10-274-3/+15
| | | | | | | | | | | | | | This adds TEST_INFRASTRUCTURE_TYPE and OPENSTACK_NETWORK_ID to mason.conf, as well as ending the confusion of using both MASON_TEST_HOST and TEST_VM_HOST_SSH_URL to mean the same thing in different places.
| * Stop assuming that known_hosts exists, and fix a typoAdam Coldrick2014-10-272-1/+5
| |
| * Mason: Provide moving parts needed for testing on OpenStackMichael Drake2014-10-274-5/+577
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Testing currently involves building a Baserock devel system, deploying it as a VM and testing that that deployed VM can build Baserock successfully. Originally Mason used scripts/release-test to do testing on a kvm host. In this patch the bits needed to do testing on an OpenStack host are provided. The new scripts/release-test-os script is based on the old scripts/release-test, and it uses `nova` to boot/delete/etc images and instances on OpenStack. The mason script, `mason.sh` is updated to optionally run either scripts/release-test-os or scripts/release-test, depending on whether TEST_INFRASTRUCTURE_TYPE is set to 'openstack' or 'kvmhost' in the Mason's mason.conf. The `os.conf` file is sourced by `mason.sh`, and should be updated to contain the relevant credentials and details for the OpenStack tenancy to be used for test deployments. When Mason creates a test OpenStack instance, there is potential for a race condition depending on whether ssh comes up before the cloud-init has finished resizing the instance's disc. If morph running on the test instance tries to build before the disc size is increased, it will fail complaining of insufficient free space. To eliminate this race, the cloud init script `os-init-script` is passed to `nova boot`. This touches a file after the disc is resized, which Mason checks for before it runs a `morph build`. The `os.conf` and `os-init-script` files must both be placed in the Mason system's `/root/` directory before the system is deployed. This should happen in the `mason.configure` configuration extension. The `mason.configure` configuration extension should also be updated to handle adding two extra variables to the `mason.conf` file. These are the aforementioned TEST_INFRASTRUCTURE_TYPE and OPENSTACK_NETWORK_ID, which is the ID for the configured OpenStack network that test instances should use.
* strata/mesa-common: Update mesa to latest stabel version (10.3.2)Javier Jardón2014-10-251-2/+2
|
* Update cmdtest for parallel yarn runnerRichard Maw2014-10-242-2/+2
|
* Merge remote-tracking branch 'origin/baserock/sam/build-and-devel-systems'Sam Thursfield2014-10-2428-76/+226
|\ | | | | | | | | Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Daniel Silverstone <daniel.silverstone@codethink.co.uk>
| * Remove GENIVI devel system strata from x86_64 Vagrant devel systemSam Thursfield2014-10-221-18/+0
| | | | | | | | | | | | | | These strata used to be in all devel systems and were removed. The only extra component that a system needs to be a Vagrant basebox is the VirtualBox Guest Additions, which are in the virtualbox-guest-x86_64 stratum.
| * Add node.js and Ruby to devel systemsSam Thursfield2014-10-2215-0/+60
| | | | | | | | | | | | | | 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.
| * Release build-system rather than devel-systemSam Thursfield2014-10-221-14/+14
| | | | | | | | | | | | | | The build-system is equivalent in functionality to the current devel-system that we release, but this change allows us to add more components to the devel-system without increasing the amount of bytes we have to arrange and transfer when making a release.
| * Add chroot variants of the build-systemsSam Thursfield2014-10-222-0/+62
| | | | | | | | | | These take the place of the devel system chroots that we released previously, and should be functionally equivalent.
| * Change descriptions of devel systemsSam Thursfield2014-10-2217-31/+77
| | | | | | | | | | | | 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.
| * Rename 'distbuild' system to 'build', and fix descriptionsSam Thursfield2014-10-228-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's better to have one type of system that can do either distributed or local builds than to have separate ones that must both be kept up to date with changes. The need for a separate 'distbuild' stratum went already: commit 1a7fbedf56a4c7a6afb683851dde5d34bbb48b86 Author: Richard Maw <richard.maw@codethink.co.uk> Date: Thu Oct 2 14:16:00 2014 +0000 Split morph out of tools morph now contains distbuild and morph-cache-server, so the distbuild stratum can go away, and anything that needs it can now use morph.
* | Merge remote-tracking branch 'origin/baserock/pedroalvarez/release-14.40-fixes'Sam Thursfield2014-10-242-4/+7
|\ \ | | | | | | | | | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * | Fix KERNEL_ARGS in the jetson devel systembaserock/pedroalvarez/release-14.40-fixesPedro Alvarez2014-10-111-1/+1
| | |
| * | Amend system deploy keyRichard Ipsum2014-10-111-1/+1
| | |
| * | Add DTB_PATH and BOOTLOADER config items to jetson releaseJames Thomas2014-10-111-0/+3
| | |
| * | Downgrade uboot in devel bspRichard Ipsum2014-10-111-2/+2
| | | | | | | | | | | | This partially reverts ced256bda95f184361815a6444d752ee10d86d02
* | | Merge branch 'baserock/sam/ruby-build-deps'Sam Thursfield2014-10-243-1/+52
|\ \ \ | | | | | | | | | | | | | | | | Reviewed-By: Adam Coldrick <adam.coldrick@codethink.co.uk> Reviewed-By: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
| * | | Add hoe and rake-compiler to base Ruby stratumSam Thursfield2014-10-243-1/+52
| | | | | | | | | | | | | | | | Various Gems require one or other of these tools at build time.