summaryrefslogtreecommitdiff
path: root/clusters/release.morph
Commit message (Collapse)AuthorAgeFilesLines
* clusters/release.morph: Only generate build systemsJavier Jardón2016-03-021-35/+0
| | | | | | | | | | | These systems are enough to build any other system using baserock. Other project can have different scheludes, and it doesnt scale that baserock build all the possible systems as part of its release process Other system can still being tested as part of our CIAT process, of course Change-Id: I1d4ed907a0eccbe85bdfd2804f2cb9154f881fdf
* clusters/release.morph: Offer a armv7lhf rootfs tarballJavier Jardón2015-11-041-0/+6
| | | | Change-Id: Ib66b11f52a1673698fa0581d5c79312ad9b6d49d
* extensions: Add genivi.configure and use it in GENIVI systemsPedro Alvarez2015-10-301-0/+6
| | | | | | | | | This extension allow us to do at configure time: - Configure different weston.ini files (for GENIVI baseline and GDP) - Enable weston.service - Set different backends in weston.service Change-Id: Idfdb8b3d0e881d2da43eeefe86e42ca6876bb790
* clusters: Increase disk size of jetson build-systemsPedro Alvarez2015-10-291-1/+1
| | | | | | With recent changes 2G is not enough. Change-Id: I29e0c7c29e3b8a938bdbaf84b475ca4df1aa8dd6
* Reformat all definitions according to a consistent styleSam Thursfield2015-07-191-12/+14
| | | | | | | | | | | | | | | | | This was done using the 'indent' tool, which uses a fork of PyYAML named 'ruamel.yaml' to rewrite YAML files without losing comments, ordering, or certain elements of formatting. My aim with doing this is to open the door to automated editing of the reference system definitions using the 'ruamel.yaml' library. This can be used to implement automated migration when we want to make changes to the YAML format that we use to represent Baserock system definitions. Although this looks drastic, remember that it's actually only altered 65 out of 608 .morph files -- the vast majority already pass unchanged through my version of ruamel.yaml. Change-Id: I95ec978714b5bd1c02c90183336a9fbb846cb692
* Set default hostnames in release.morphAdam Coldrick2015-06-221-0/+7
| | | | Change-Id: Iffce1a4c25965ca4d7e635534fab16d0e8ccb39b
* Move extensions into a subdirectoryAdam Coldrick2015-06-021-9/+9
| | | | Change-Id: I12e7c03b30da78da1eb220d2826ce0003d6efe2e
* clusters/release.morph: Use unique names for deployment namesPedro Alvarez2015-05-011-2/+2
| | | | Change-Id: I5ee7098ab77ceb408b3dff5aa8d6dd89dea03db2
* clusters/release: Add the ability for x86_64 images to boot from a USB stickJavier Jardón2015-05-011-0/+14
| | | | Change-Id: I07fad716d823813e91abb0c3f94dd9cec73b339f
* Update the jetson cluster to use BOOT_DEVICEJames Thomas2015-04-241-2/+4
| | | | Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
* clusters/release.morph: Fix name of build-system-armv7lhf-jetsonSam Thursfield2015-03-241-1/+1
| | | | Change-Id: I041f7d0090b1fbbcfe1634b1635660fda56c9509
* Change the size of some systems in release.morphPedro Alvarez2014-11-171-3/+3
| | | | | This will avoid problems when self-upgrading a system and also will save time when flashing a JETSON TK1 board.
* Simplify kernel argsJames Thomas2014-11-131-3/+3
|
* Merge remote-tracking branch 'origin/baserock/sam/build-and-devel-systems'Sam Thursfield2014-10-241-14/+14
|\ | | | | | | | | Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Daniel Silverstone <daniel.silverstone@codethink.co.uk>
| * 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.
* | Fix KERNEL_ARGS in the jetson devel systemPedro 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
|/
* Update release.morph for the 14.40 releasePedro Alvarez2014-10-031-7/+14
|
* Re-organise definitions with scripts/organise-morphologies.pyRichard Maw2014-08-181-0/+50