summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Firehose test commitFirehose merge bot2015-10-011-1/+1
|
* Firehose test commitFirehose merge bot2015-10-011-1/+1
|
* Firehose test commitFirehose merge bot2015-10-012-2/+2
|
* Firehose test commitFirehose merge bot2015-10-011-1/+1
|
* Firehose test commitFirehose merge bot2015-10-011-1/+0
|
* will testWill Holland2015-10-011-0/+1
|
* Firehose test commitFirehose merge bot2015-10-011-1/+1
|
* will testWill Holland2015-10-011-1/+0
|
* will testWill Holland2015-10-011-0/+1
|
* will testWill Holland2015-10-011-1/+0
|
* will testWill Holland2015-10-011-0/+1
|
* Firehose test commitFirehose merge bot2015-10-011-1/+0
|
* will testWill Holland2015-10-011-0/+1
|
* Firehose test commitFirehose merge bot2015-10-011-1/+1
|
* Firehose test commitFirehose merge bot2015-09-301-1/+1
|
* Firehose test commitFirehose merge bot2015-09-301-1/+1
|
* Firehose test commitFirehose merge bot2015-09-301-1/+1
|
* Firehose test commitFirehose merge bot2015-09-301-1/+1
|
* Firehose test commitFirehose merge bot2015-09-291-1/+1
|
* Firehose test commitFirehose merge bot2015-09-291-1/+1
|
* Firehose test commitFirehose merge bot2015-09-291-1/+1
|
* Firehose test commitFirehose merge bot2015-09-293-4/+5
|
* Firehose test commitFirehose merge bot2015-09-2847-46/+683
|
* Attempt to trigger builderDaniel Silverstone2015-09-230-0/+0
|
* Fix issues in the initial DEFAULTS file and version 7 migration scriptSam Thursfield2015-09-222-184/+205
| | | | | | | | | | | | | | | | | | | | | | | | | | First, embedding it in the Python script was stupid as \ characters got mangled, it's now in a separate file. The strip commands were totally broken, causing certain builds to fail, which is fixed now. The default commands for the 'cpan' build system are now in line with those built into Morph. The 'autotools' commands have been tweaked too, so that now they produce identical cache keys to the defaults that are built into Morph (as of morph.git commit 07df32fbd57477e5808cdbace965edcd0a81348f). This means that moving to definitions format version 7 should not trigger any rebuilds of anything. Also, I added the 'module-build' build system (which was added to Morph in commit f6613fe1ee6d879192fd4e503cb632b0dcab1fe7), so that it can be used in the reference systems once they use definitions format version 7. The migration script will warn if the definitions are version 7 already but there is no DEFAULTS file, because that's unlikely to be deliberate. Change-Id: I0a739ef38f521530e0d86d7330d1bcecf0a5bb73
* strata/mesa-common.morph: Upgrade to 11.0Javier Jardón2015-09-211-2/+2
| | | | | | | No custom branch is needed anymore, as all the jetson-specific patches has been merged upstream in this release Change-Id: I04605156bf4f1b430e59ffc61f9aa5fae6917e52
* strata/libdrm-common: Upgrade to 2.4.64Javier Jardón2015-09-212-15/+5
| | | | | | | | | | No hacks for tegra are needed anymore as everything has been merged upstream in 2.4.62 Also remove --enable-freedreno-experimental-api, as freedreno is stable now Change-Id: Ic2d5e94e8601229422f470be4ed4215f894417b4
* strata/llvm-common: Upgrade to llvm-36Javier Jardón2015-09-212-4/+2
| | | | Change-Id: Ia81ab899aef59b1455b5540249b0ae9a498b0683
* Add schemas for Baserock definitions formatSam Thursfield2015-09-188-2/+822
| | | | | | See schemas/README.schemas for information. Change-Id: I6c384692dbf70017a3ece2ed56c1f8cbe60b493d
* install-files: Allow definition of manifests in multiple variablesRichard Maw2015-09-183-6/+28
| | | | | | | | | | | | | | | | | | | install-files was initially designed such that if you wanted to install multiple manifests you should put multiple whitespace separated paths in the INSTALL_FILES variable. This is clunky if you want to extend the set of files to install, particularly in cluster deployments with multiple systems, as otherwise you could make use of YAML merge keys. So now, like fstab.configure you can set multple options, by using environment variables that start with INSTALL_FILES. It's also easier to extend the set of install files on the command-line or in the environment this way too, since you don't need to parse the YAML to see what it originally had. Change-Id: I298db7ae9790a536e5a5f32b069d0908012695af
* Remove pip chunk: its already included in python >2.7.9 and python >3.4Javier Jardón2015-09-172-8/+2
| | | | Change-Id: I6f2765bb246243d9fbeca463c93cd6110cb6c796
* Revert "Make ssh-rsync.check check VERSION_LABEL"Sam Thursfield2015-09-151-18/+0
| | | | | | | | | | | | This reverts commit 51b71cc42eb9f1d6c35823a490fd73b6bee63eac. This breaks in the case where system-version-manager doesn't have the --json flag, which it wasn't supposed to do. I don't have time to fix right now. See http://listmaster.pepperfish.net/pipermail/baserock-dev-baserock.org/2015-September/013263.html Change-Id: Icbfd7cc0cd8f4dc84d61d2a7f793ad566b67b3d8
* strata/foundation.morph: Upgrade systemd to v225Javier Jardón2015-09-142-11/+2
| | | | | | | | | | Also: - Remove --disable-gudev, as it has been removed upstream - Hack for units/user@.service.m4.in is not needed anymore as it has been solved in 58ea275a68cd242ad60161bcb7582614d1d89f13, with the introduction of the KillMode=mixed Change-Id: I21024c56c5714ce0f9009d2825a90b0dc79b7db5
* strata/foundation.morph: Upgrade to dbus 1.10Javier Jardón2015-09-141-4/+4
| | | | Change-Id: Ife4df8a1c830998d8eb5de4f756334286fa86ed8
* Move libxkbcommon from wayland-generic to input-commonJavier Jardón2015-09-073-8/+5
| | | | | | Its not a wayland dependency and it belongs to the input system Change-Id: I60765b8bc00c262bfa7c178b87dd11a2463a67a5
* Move libcroco/librsvg to gtk-depsJavier Jardón2015-09-073-18/+14
| | | | | | | This is a dependency of xfce and GNOME, probably other desktops Also, its expected to have a svg loader in a GTK+ installation Change-Id: If0f3f12a797fe20b964b98a28de7a30e9e3ef17b
* strata/baserock-import.morph: Use latest baserock-importJavier Jardón2015-09-041-1/+1
| | | | Change-Id: If6b53980e5659fcc79a4f77be133f8ceb46c6147
* strata/x-drivers.morph: Add intel xorg driverJavier Jardón2015-08-281-0/+5
| | | | | | | | | Latest tagged release doesn't compile, so I decided to pick the commit currently used by Arch Note this is still not completely working because a misconfiguration of logind that doesnt allow the driver access the hardware Change-Id: I13f05774572a941adaa7c426a4f7dc3d82196323
* Migrate to definitions format version 6Sam Thursfield2015-08-2656-2/+383
| | | | Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
* Update to latest release of ruamel.yamlSam Thursfield2015-08-261-7/+2
| | | | | | | This version fixes an assertion failure when running the definitions migrations scripts. Change-Id: If96a5d6bf8376b684d418e621b5d419541fdbe31
* Use 2 spaces for indent in all .morph filesSam Thursfield2015-08-262-132/+130
| | | | | | | | | This was generated with the migrations/indent script. Having consistent indent is nice, and also reduces churn when running migrations scripts. There should be no functional changes here. Change-Id: I75616f2750d4ac80279c30d463571871e0fac02b
* Fix location of xfce system in ci.morphSam Thursfield2015-08-251-1/+1
| | | | | | | | | Mason was giving this error: ERROR: In clusters/ci.morph: system xfce-system-x86_64.location should be just the base name, e.g. "xfce-system-x86_64.img" Change-Id: I3246f0007bb7f5636d246dd6661b61fc35580e80
* Remove strata/bsp-jetson/bsp-support.morphJavier Jardón2015-08-251-6/+0
| | | | | | | This is a leftover from commit bd513d82ecdf0a45c7123a3bac458342b76a12dd Change-Id: If12319ea18668f6b8f1fead4b84e75cf024bf3c9
* Add migration and schema for definitions version 7Sam Thursfield2015-08-252-0/+309
| | | | | | | | | Version 7 of the schema adds a new file called DEFAULTS. I thought the best way to describe the layout of this file was to add a JSON-Schema description of it, and I propose keeping the canonical version of it in this Git repository in the schemas/ subdirectory. Change-Id: I18b6b997ba4e9f34028b98ccf682bdf56e507cec
* Add XFCE system to the ciJavier Jardón2015-08-231-0/+7
| | | | Change-Id: I9325738a3702fe53eba7a1b0cc33b6bfee96a73d
* Add XFCE clusterJavier Jardón2015-08-231-0/+23
| | | | Change-Id: I99c834e26b3e34b924b73eaef2e2b1822fcc8ead
* Rename xfce-system.morph to xfce-system-x86_64.morphJavier Jardón2015-08-231-0/+0
| | | | Change-Id: I33287fd1ba5898290f6e06905db34d1230600fbf
* Rationalise the XFCE system's component stratum.Michael Drake2015-08-231-3/+19
| | | | | | Removes errant reference to genivi. Change-Id: Idf005e71a8f4ce823fa250c9f704976e79457a61
* Update the XFCE stratum to 4.11Adam Coldrick2015-08-231-22/+25
| | | | | | | A large amount of this work was done by Michael Drake <michael.drake@codethink.co.uk>. Change-Id: Ib91cd3d22e466bd55cf62cb55e93f67f9079e4b9
* Upgrade GTK+2 to 2.24.28Javier Jardón2015-08-231-3/+3
| | | | | | | This version include a fix to be able to compile with new version of perl Change-Id: Ie0870501b608a7b5b2449bc03d8882c045b126d9