summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use mainline u-boot on jetson systemsbaserock/james/new-jetson-bootJames Thomas2014-11-271-2/+2
|
* Add a jetson-deploy with the new BOOT_DEVICEJames Thomas2014-11-271-0/+17
|
* Add generic weston system for ARMv7 little-endian hard-float Jetson TK1Javier Jardón2014-11-261-0/+40
|
* Merge branch 'baserock/jjardon/weston'Javier Jardón2014-11-267-4/+92
|\ | | | | | | | | Reviewed-by: Richard Maw <richard.maw@codethink.co.uk> Reviewed-by: James Thomas <james.thomas@codethink.co.uk>
| * clusters: add a weston system deploybaserock/jjardon/westonJavier Jardón2014-11-261-0/+12
| |
| * Add a generic weston systemJavier Jardón2014-11-261-0/+40
| |
| * Add weston-common stratumJavier Jardón2014-11-262-0/+30
| | | | | | | | This contains stock weston
| * strata/input-common: Update to latest libinput (0.6.0)Javier Jardón2014-11-261-2/+2
| |
| * strata/wayland-generic: Update to latest xkbcommon (0.5.0)Javier Jardón2014-11-262-2/+8
|/
* Merge branch 'baserock/ps/update-iptables-wpa-supplicant'Pedro Alvarez2014-11-261-4/+4
|\ | | | | | | | | | | Reviewed-by: - Francisco Redondo Marchena - Pedro Alvarez
| * Update hostap/wpa_supplicant and iptables to latest tagPaul Sherwood2014-11-261-4/+4
|/
* Merge branch 'baserock/rdale/qt-tools-5.3.2'Richard Dale2014-11-2616-128/+197
|\ | | | | | | | | Reviewed-by: Richard Maw <richard.maw@codethink.co.uk> Reviewed-by: James Thomas <james.thomas@codethink.co.uk>
| * Move the luajit2 chunk into the lua statumbaserock/rdale/qt-tools-5.3.2Richard Dale2014-11-262-10/+3
| |
| * Update refs of Qt5 chunks to Qt5.3.2Richard Dale2014-11-2516-128/+204
|/ | | | | | | | Split off QtWebKit and QtMultimedia into their own strata Update refs of Enligtement chunks to the current release Fix refs to point to current releases
* Merge branch 'baserock/jjardon/xserver'Javier Jardón2014-11-253-19/+19
|\ | | | | | | | | Reviewed-by: Richard Maw <richard.maw@codethink.co.uk> Reviewed-by: Richard Dale <richard.dale@codethink.co.uk>
| * strata/x-generic.morph: Upgrade to latest xserver (1.16.2)baserock/jjardon/xserverJavier Jardón2014-11-241-2/+2
| |
| * strata/x-common.morph: Update some xserver dependenciesJavier Jardón2014-11-242-16/+16
| |
| * xserver.morph: Build with --disable-glxJavier Jardón2014-11-241-1/+1
| | | | | | | | We build mesa without GLX support for now
* | Merge branch 'baserock/jjardon/error-perl-tarball'Javier Jardón2014-11-251-7/+0
|\ \ | | | | | | | | | Reviewed-by: Richard Maw <richard.maw@codethink.co.uk>
| * | strata/core.morph: Remove error-perl-tarballbaserock/jjardon/error-perl-tarballJavier Jardón2014-11-201-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | Its not a dependency of git anymore and its use is "no longer recommended due to the black-magical nature of its syntactic sugar, which often tends to break. Its maintainers have stopped actively writing code that uses it, and discourage people from doing so" See http://search.cpan.org/~shlomif/Error-0.17022/lib/Error.pm
* | | Merge branch 'baserock/ps/gstreamer-0.10-fix-v2'Francisco Redondo Marchena2014-11-241-7/+7
|\ \ \ | | | | | | | | | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: Javier Jardon <javier.jardon@codethink.co.uk>
| * | | Rename legacy gstreamer to gstreamer@0.10Paul Sherwood2014-11-241-6/+6
| | | |
| * | | Fix build of multimedia-gstreamer-0.10.morphPaul Sherwood2014-11-241-1/+1
|/ / / | | | | | | | | | | | | We had already updated baserock/morph/0.10 to include fixes from baserock/james/0.10, but missed updating this ref
* | | Update lorry-controller for branch sam/proxy-with-no-usernamSam Thursfield2014-11-241-1/+1
| |/ |/|
* | Merge branch 'baserock/jjardon/drm_2.4.58'Javier Jardón2014-11-241-2/+2
|\ \ | | | | | | | | | | | | Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-by: Emmet Hikory <emmet.hikory@codethink.co.uk>
| * | strata/libdrm-common.morph: Upgrade to latest drm (2.4.58)baserock/jjardon/drm_2.4.58Javier Jardón2014-11-241-2/+2
|/ / | | | | | | | | This also fixes a compilation error on the freedreno driver in mesa as this driver depends on libdrm >= 2.4.57
* | Use patched version of pipbaserock/richardipsum/pip-pipRichard Ipsum2014-11-211-2/+2
| | | | | | | | | | | | | | | | | | This patch moves us onto a patched version of pip that allows the import tool to obtain runtime dependencies for a python package. We will discuss the addition of this functionality with the upstream pip developers at a later date, we should also hopefully be able to find a nicer way of implementing it.
* | Merge branch 'baserock/pedroalvarez/fix-uboot-paths'Pedro Alvarez2014-11-212-2/+2
|\ \ | | | | | | | | | | | | | | | Reviewed-by: - Richard Maw - Paul Sherwood
| * | Fix u-boot chunks path to point to the new filenamesbaserock/pedroalvarez/fix-uboot-pathsPedro Alvarez2014-11-212-2/+2
|/ / | | | | | | | | | | | | The u-boot chunks renaming was introduced in the commit e40bd7f09c0f754b0dab83573ef4795137f4857b, and we forgot to change also the name in the morph field of the strata with these chunks.
* | Merge branch 'baserock/pedroalvarez/add-systems-to-ci'Pedro Alvarez2014-11-211-0/+17
|\ \ | | | | | | | | | | | | | | | Reviewed-by: - Sam Thursfield - Emmet Hikory
| * | Add armv7lhf and x86_32 devel systems to clusters/ci.morphPedro Alvarez2014-11-211-0/+17
|/ /
* | Merge remote-tracking branch 'origin/baserock/ps/unique-u-boots'Paul Sherwood2014-11-214-6/+6
|\ \ | | | | | | | | | | | | | | | Reviewed-by: - Emmet Hikory - Richard Maw
| * | Make u-boot definitions uniquebaserock/ps/unique-u-bootsPaul Sherwood2014-11-214-6/+6
| | |
* | | Update tbdiff for branch baserock/james/add_boot_deviceSam Thursfield2014-11-211-1/+1
|/ /
* | Merge branch 'jmac/add-tools-to-ceph-service'Pedro Alvarez2014-11-201-0/+2
|\ \ | |/ |/| | | | | | | Reviewed-by: - Francisco Redondo Marchena - Adam Coldrick
| * Add tools to ceph service so we can use mkfs.ext4Jim MacArthur2014-11-201-0/+2
|/
* Merge branch 'baserock/richardipsum/pip-v2'Richard Ipsum2014-11-2020-9/+50
|\ | | | | | | | | | | | | Reviewed by: Adam Coldrick <adam.coldrick@codethink.co.uk> (v1) Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> Sam Thursfield <sam.thursfield@codethink.co.uk>
| * Add python-tools stratum to devel systemsbaserock/richardipsum/pip-v2Richard Ipsum2014-11-2017-0/+34
| |
| * Add python-tools stratum, containing pipRichard Ipsum2014-11-202-6/+13
| |
| * Use patched version of setuptools 7.0Richard Ipsum2014-11-201-3/+3
|/ | | | | | | | | | | | | | | | | | | | | There are two versions of setuptools, a bitbucket branch[1] and a 0.6 branch that lives in sandbox on svn.python.org[2] 0.6 is still maintained but most active development happens on bitbucket. This patch moves us onto using setuptools from bitbucket. We have patched setuptools to allow our import tool to get information on build dependencies from python packages. A pull request for our setuptools patch has been submitted upstream[3] Since there seems to be a bug in setuptools' master branch that prevents setuptools from being bootstrapped correctly, we are for the moment based off 7.0 (the most recent release of setuptools) [1]: https://bitbucket.org/pypa/setuptools [2]: http://svn.python.org/projects/sandbox/branches/setuptools-0.6/ [3]: https://bitbucket.org/pypa/setuptools/pull-request/106/make-egg_info-command-write-out-setup/diff
* Merge branch 'baserock/pedroalvarez/fix-generic-mason'Pedro Alvarez2014-11-194-34/+33
|\ | | | | | | | | | | Reviewed-by: - Richard Maw - Francisco Redondo Marchena
| * Fix Mason deployments for non-openstack-testing MasonPedro Alvarez2014-11-194-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In mason.configure: It's not needed to create a separate os.conf file at this point. In this file we were puting OpenStack credentials used to create an os.conf file with Ansible. This file was only created when TEST_INFRASTRUCTURE_TYPE was 'openstack', and Ansible was expecting it always. This patch moves the OpenStack credentials to mason.conf, so Ansible only have to read the variables from one file. In mason.sh: The script was always loading /etc/os.conf. This file is only created when TEST_INFRASTRUCTURE_TYPE is 'openstack'. This patch checks that the file exists before loading it. In mason.conf template for Ansible. OPENSTACK_NETWORK_ID is only present when TEST_INFRASTRUCTURE_TYPE is 'openstack'. This patch adds a conditon in the template to skip this value if it doesn't exist.
| * Check Mason variables after installing Mason filesPedro Alvarez2014-11-191-30/+28
|/ | | | | This way, if the Mason system that is being deployed is generic, it will contain the files needed to setup and run Mason.
* Merge branch 'baserock/jjardon/git'Javier Jardón2014-11-192-5/+6
|\ | | | | | | | | Reviewed-by: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * core: Update to latest git (v2.1.3)baserock/jjardon/gitJavier Jardón2014-11-132-5/+6
| |
* | Merge branch 'baserock/pedroalvarez/openstack-in-build-systems'Pedro Alvarez2014-11-199-35/+15
|\ \ | | | | | | | | | | | | | | | Reviewed-by: - Francisco Redondo Marchena - Sam Thursfield
| * | Remove distbuild-system-x86_64-openstack systemPedro Alvarez2014-11-192-35/+1
| | | | | | | | | | | | | | | Now the build systems have the openstack-clients stratum, and this system is not longer needed.
| * | Add openstack-clients to build-systemsPedro Alvarez2014-11-197-0/+14
|/ /
* | Merge remote-tracking branch 'origin/baserock/sam/add-lorry-to-devel'Sam Thursfield2014-11-1928-112/+161
|\ \ | | | | | | | | | | | | Reviewed-By: Adam Coldrick <adam.coldrick@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@codethink.co.uk>
| * | Add Lorry and dependencies to devel systemsSam Thursfield2014-11-1815-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.