summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* .gitlab-ci.yml: weston-qt5-system-x86_64.morph -> ↵staging/jjardon/010Javier Jardón2016-11-011-1/+1
| | | | | | systems/weston-qt5-system-x86_64.morph Change-Id: I2792d794d6fb9148d256d0e4db696a27750d4644
* .gitlab-ci.yml: GENIVI systems are inside the genivi folder nowJavier Jardón2016-11-011-2/+2
| | | | Change-Id: I95008108fd9e8aa6c9d3157fc748e6edc00c3802
* Try python 3.5Javier Jardón2016-11-011-1/+1
| | | | Change-Id: I6d2b421a90548ff2a5cba4d36169d2d715e01858
* Try python 3.4Javier Jardón2016-11-011-1/+1
| | | | Change-Id: I262fd20f5de220bfbc6b33a3f7620a31b8d4fa8a
* We need python3Javier Jardón2016-11-011-1/+1
| | | | Change-Id: Ib530466e9151f3bea527d3b75fa88387e2b551ec
* Test ybd staging/010Javier Jardón2016-11-011-1/+1
| | | | Change-Id: Ie5a273d2675ba811a490882eb1d81f269eeac991
* Fix several implicit build-dependencies in devel-systemDaniel Firth2016-11-015-0/+42
|
* Add build-steps, cpus to DEFAULTSDaniel Firth2016-11-011-1/+29
|
* 010 migrationDaniel Firth2016-11-01234-3434/+17002
|
* .gitlab-ci.yml: Disable armv7 build until we fix the problems with cloning reposJavier Jardón2016-10-271-9/+9
| | | | | | | This is the build log failing to clone glibc: https://gitlab.com/baserock/definitions/builds/5601838 Change-Id: I3ecdee9a77ad90488bc741c60ae49d610dbb8014
* .gitlab-ci.yml: Disable deployment of the build systemJavier Jardón2016-10-271-13/+13
| | | | | | | Until we know why It is failing: https://gitlab.com/baserock/definitions/builds/5576416 Change-Id: Ib2f00d340677899e934c32d2943f0ee22624284c
* .gitlab-ci.yml: Only build the whole set of system in the master and staging ↵Javier Jardón2016-10-271-0/+40
| | | | | | | | | | | | | branches In this way, individual developers can test specific system changing the .gitlab-co.yml file in their own branches without the need of building the whole set of system Everything should be built when sending a branch for merge (in a staging/ branch) and in when it gets actually merged (master) Change-Id: I94a60daa05b768be72eb0bc69070694939638dab
* .gitlab-ci.yml: Add a armv7l job to build the build-systemjjardon/ci-armJavier Jardón2016-10-271-0/+7
| | | | Change-Id: Ice1d5513a44667ec314ed0fcb7a583b4bbfdfd98
* .gitlab-ci.yml: Add dependencies for the deploy stepJavier Jardón2016-10-271-0/+2
| | | | Change-Id: Ifda0f9615b9c876d93691fb08d6715eea65e4e58
* .gitlab-ci.yml: Do not call shJavier Jardón2016-10-271-1/+1
| | | | Change-Id: Ibd3cfb1728423f6b7c5e96d08bf7f7073d5d56d8
* Revert ".gitlab-ci.yml: Do not call sh"Javier Jardón2016-10-271-1/+57
| | | | | | This reverts commit fc72e0f9ec501e986839dbb0bf10dff0675e6604. Change-Id: I1a47c123ed26a5503bce9b60024aed796821029d
* .gitlab-ci.yml: Use python-slim imageJavier Jardón2016-10-261-1/+2
| | | | Change-Id: I7229e8e4b91feff9e14927c8b508be636c657fa2
* .gitlab-ci.yml: Do not call shJavier Jardón2016-10-261-57/+1
| | | | Change-Id: I7acae4cdb9f56d7ef6d30e82018bfe3c16785500
* Fix morph upgrade command in trove-upgrade clusterPedro Alvarez2016-10-171-1/+1
| | | | Change-Id: Ic4ec5c86e97637cee555bd4e9fffc40a6980ab53
* .gitlab-ci: Build trovePedro Alvarez2016-10-171-0/+5
| | | | Change-Id: If2f3d130d713b72d67a0437450bec76a83f48e20
* Upgrade pbr to 0.11.1 to fix build error in python3-corePedro Alvarez2016-10-172-4/+4
| | | | | | | | | | | | | | | | | | | | | | | + python3 setup.py install --prefix /usr --root /pbr.inst Traceback (most recent call last): File "setup.py", line 22, in <module> **util.cfg_to_args()) File "/pbr.build/pbr/util.py", line 256, in cfg_to_args wrap_commands(kwargs) File "/pbr.build/pbr/util.py", line 477, in wrap_commands for cmd, _ in dist.get_command_list(): File "/usr/lib/python3.5/site-packages/setuptools/dist.py", line 447, in get_command_list cmdclass = ep.resolve() File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2235, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) File "/pbr.build/pbr/testr_command.py", line 47, in <module> from testrepository import commands ImportError: No module named 'testrepository' Upgraded also pbr in python2-core for consistency, and not upgraded to latest given that some components (like mox3) need pbr's version to be < 1 Change-Id: I42c278c95e001729ab0b458097301a4be42d3d85
* .gitlab-ci.yml: Use docker python:2.7 image instead python:3.6Javier Jardón2016-10-131-1/+1
| | | | | | ybd is not python3 yet Change-Id: I94e1cb24324a89a5928f92df0bbbb990ee74ade7
* .gitlab-ci.yml: Use docker python:3.6 image instead the generic oneJavier Jardón2016-10-131-0/+2
| | | | Change-Id: Ida60053a112c349fe678f5a42134962c60698e80
* .gitlab-ci.yml: Use ybd's install_dependencies.sh scriptjjardon/install_dependenciesJavier Jardón2016-10-131-2/+1
| | | | Change-Id: I8718a0d814eaca10f88a46502b7a35c64c7940f3
* strata/core.morph: Upgrade python to v3.5.2jjardon/python_upgradeJavier Jardón2016-10-122-6/+6
| | | | Change-Id: Ic4b2f6d905b3f9bf93a521c189682ee487ca3078
* Revert "Add ostree.write deployment extension"Javier Jardón2016-10-127-320/+0
| | | | | | | | Deployment of the minimal system broke after applying this This reverts commit 5bca5fc3e8215601d1e2d33ce31f6a41c4bcfcc9. Change-Id: Ibbc7cd24e10adec207ccb9848985c301974dca6b
* Update lorry and lorry-controller to get YAML lorry supportAdam Coldrick2016-10-092-2/+2
| | | | Change-Id: I8557b6099ea7bdbf685b5cb3732b9d0e2d08350b
* Add a yoyo chunk to python-commonAdam Coldrick2016-10-091-0/+5
| | | | Change-Id: I53937dafd4fc1da3bf63d7c1dd7f8c4939d4136a
* Add ostree.write deployment extensionSam Thursfield2016-10-077-0/+320
| | | | | | | | | | | | | | | | | | | | | | | | This is a simple deployment extension to write the results of a Baserock build to an OSTree repo. See ostree.write.help for more information. The Baserock reference systems contain static device nodes, which are not supported by OSTree, and are obsolete on Linux systems. To work around this problem, I added a strip-device-nodes.configure extension. The systems should still work the same as devtmpfs will create the device nodes. I've tested this by deploying minimal-system-x86_64 to an OSTree repo, then checking it out into a temporary directory, creating a read-only bind-mount of the temporary directory and chrooting then into it. This is only going to be useful for containers systems and chroots for the time being. We would need to make some quite major changes to the Baserock reference systems to enable deployment to VMs or bare metal using OSTree. Change-Id: I8556139d118da759360cdc1ce998590b1f50b644
* Upgrade to OpenSSL 1.0.2jPedro Alvarez2016-09-261-2/+2
| | | | Change-Id: If78e62dce5f03d93fd340915346ca643969e8f71
* Upgrade to OpenSSL 1.0.2iGENIVI-M1.0baserock/release/GENIVI-M1.0Pedro Alvarez2016-09-221-2/+2
| | | | Change-Id: I7aef499ad382fe1058ce8f8e708f53518f7d0d90
* Upgrade to latest version of tbdiffPedro Alvarez2016-09-221-1/+1
| | | | | | | | This version includes a patch to baserock-system-config-sync to fix the case where a symlink is not present in the upgraded version, but is present in the current version. Change-Id: I314185ffc3ef1d7f7065ff9172a22a97d6cfe97d
* .gitlab-ci.yml: name the artifactsjjardon/name-artifactsJavier Jardón2016-09-081-0/+1
| | | | Change-Id: Iab0b351035ec24da207230f32cb0e1bc87fff0ca
* .gitlab-ci.yml: deploy build-system-x86_64 rootfsjjardon/deploy-rootfsJavier Jardón2016-09-071-0/+7
| | | | Change-Id: I5ee6b99a93fc933fc873076c81a038a8c0adcfa1
* Add clusters/build-system-x86_64-chroot-deploy.morphJavier Jardón2016-09-071-0/+9
| | | | Change-Id: I2397d5e1dcd022bb0352599e431ab270356fd62b
* .gitlab-ci.yml: Add build-system-x86_64Javier Jardón2016-09-071-0/+5
| | | | Change-Id: I54f761e0f03e0266c8a742e4ac1ce4fbe588e8c6
* .gitlab-ci.yml: Do not do deploy until ybd gets fixed to work in overlayfsJavier Jardón2016-09-051-28/+0
| | | | | | This is ybd issue https://gitlab.com/baserock/ybd/issues/241 Change-Id: If4a3795d9eb8bfbf53a9af0082fb638b426b59c6
* Move gssdp.morph to strata/dlna-services/Javier Jardón2016-09-052-1/+1
| | | | Change-Id: I29cfb23fd77289cb7cf44eff497a3a9f561401dc
* .gitlab-ci.yml: Clone ybd from its new location in gitlabJavier Jardón2016-08-311-1/+1
| | | | Change-Id: Ie3b42b0d19d7b1c788e1a5b068bd26711c44741e
* gstreamer-plugins-base-0.10.morph: Change name to gstreamer-plugins-base@0.10Javier Jardón2016-08-252-2/+2
| | | | Change-Id: I42e4415f55e4f2f28a454052a780b8b59dc5e9c7
* strata/network-security.morph: Update gnutls to gnutls_3_4_14Javier Jardón2016-08-211-2/+2
| | | | Change-Id: Ib5e7a0b91b424128ecf66262ec66211e9159dfa7
* strata/network-security.morph: Update nettle to nettle_3.2_release_20160128Javier Jardón2016-08-211-2/+2
| | | | Change-Id: I9a585e3806a30076c9f99890add13ca511ee7a90
* strata/network-security.morph: Update libtasn1 to libtasn1_4_9Javier Jardón2016-08-212-3/+9
| | | | Change-Id: Ic3cc5e002c3503804066527847c5e237a10da945
* strata/network-security.morph: Upgrade nspr to NSPR_4_12_RTMJavier Jardón2016-08-211-2/+2
| | | | Change-Id: I3b5faf67b60a206f9d7974ae0c3120a6087b13c7
* genivi: Add vSomeIP componentGENIVI-M0.2baserock/release/GENIVI-M0.2Pedro Alvarez2016-08-181-0/+6
| | | | Change-Id: I7314124dfb5bc55dae50f2e97f80eeb843626961
* pulseaudio: Upgrade alsa-[lib|utils] to v1.1.2Pedro Alvarez2016-08-111-4/+4
| | | | Change-Id: Id8f171ba91bc2d6aaba423943cf8527112cca65a
* Upgrade bsp-x86_[32|64]-generic and bsp-jetson kernels to v4.7Pedro Alvarez2016-08-113-6/+6
| | | | Change-Id: I5ef5364f621b4fa2133ae1713a8bc5096bd4b022
* bluetooth: Upgrade bluez to 5.41Pedro Alvarez2016-08-111-2/+2
| | | | Change-Id: Ibd4f5dd4efbced6a0596e0c333b44a691ea36389
* Move GENIVI definitions to 'genivi' subfolderreview/pedro_alvarez/genivi-to-subfolderPedro Alvarez2016-08-1033-45/+45
| | | | | | | This folder will now contain all the definitions related to GENIVI systems. Change-Id: Ia4dda4dc90b780807647861ae6f9c406262f85c0
* connectivity: Create wpa_supplicant configuration file in-linePedro Alvarez2016-08-022-3/+31
| | | | Change-Id: I437d03051f1c9a52147d2640ed025d4bbd6de3ce