summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bring colm back to 0.11.1baserock/richardipsum/xfceRichard Ipsum2014-04-291-2/+2
|
* Update morph: improve checkRichard Ipsum2014-04-281-1/+1
|
* Update morph: improve distbuild schedulingRichard Ipsum2014-04-281-1/+1
|
* Merge branch 'baserock/pedroalvarez/genivi-baseline'Pedro Alvarez2014-04-247-21/+102
|\ | | | | | | | | Reviewed by: Daniel Silverstone Reviewed by: Lars Wirzenius
| * Fix strip-gplv3.configure.Pedro Alvarez2014-04-241-1/+0
| | | | | | | | It was trying to remove /usr/bin/awk twice.
| * Add wayland-ivi-extension to wayland morphologiesPedro Alvarez2014-04-242-0/+14
| |
| * Use the patched version of weston for GeniviPedro Alvarez2014-04-243-14/+86
| | | | | | | | | | This patch includes all the changes needed to build the patched weston with mesa gallium egl.
| * Drop X from genivi baselinePedro Alvarez2014-04-242-4/+0
| |
| * Use the patched version of bluez v5.17 for Genivi baselinePedro Alvarez2014-04-241-2/+2
|/
* Merge branch 'liw/new-lc-2-rebase'Lars Wirzenius2014-04-231-3/+3
|\ | | | | | | | | Reviewed-by: Richard Maw Reviewed-by: Daniel Silverstone
| * Update refs for lorry, lorry-controller, trove-setupLars Wirzenius2014-04-231-3/+3
| |
* | Merge branch 'liw/new-lc-2-rebase'Lars Wirzenius2014-04-232-0/+36
|\ \ | |/
| * Make Trove deployment handle new Lorry ControllerLars Wirzenius2014-04-232-0/+36
|/ | | | | | | | | | | | | | Add install-files to the list of configuration extensions, on general principles. It costs nothing to have it, and is a nice way to install, say, ssh keys. In trove.configure, support the optional LORRY_CONTROLLER_MINIONS configuration key to decide how many Lorry Controller MINION instances may run at the same time. It has a default in case it is not set. Create /etc/lorry-controller/webapp.conf. This needs to have some information from the deployment, so it can't be just installed by the Lorry Controller chunk.
* Update morph to fix ./check and virtual box deployRichard Maw2014-04-221-1/+1
| | | | | | | | The copyright year was not updated, which caused the ./check script to fail. VirtualBox deployments' version check was faulty. Paul Sherwood supplied a fix to the regular expression.
* Update version of morphRichard Maw2014-04-171-1/+1
| | | | | The ./check version in the repository of this one notices if uncommitted changes have the wrong copyright year.
* Update morph for check-silliness awk fixLars Wirzenius2014-04-171-1/+1
|
* Update morph: remove duplicated codeRichard Ipsum2014-04-171-1/+1
|
* Update morph: distbuild changesRichard Ipsum2014-04-161-1/+1
|
* Update gitano in TroveLars Wirzenius2014-04-161-1/+1
| | | | | Reviewed-by: Lars Wirzenius Reviewed-by: Daniel Silverstone
* Merge remote-tracking branch 'origin/baserock/markdoffman/openssl-new-update'Lars Wirzenius2014-04-161-2/+2
|\ | | | | | | Reviewed-by: Richard Ipsum
| * Update OpenSSL library as pyopenssl not buildingbaserock/markdoffman/openssl-new-updateMark Doffman2014-04-101-2/+2
| | | | | | | | | | | | | | | | Change the OpenSSL library to the latest 1_0_1 tag as the 1_0_2 branch was causing pyopenssl to fail to build. The latest 1_0_1 tag also includes heartbleed fix.
* | Update morph: distbuild improvementsRichard Ipsum2014-04-161-1/+1
| |
* | Update morph-cache-serverRichard Ipsum2014-04-161-1/+1
| | | | | | | | | | | | morph-cache-server now provides a way to get the state of a set of artifacts with a single request
* | Update Morph after I fixed failure of ./checkSam Thursfield2014-04-141-1/+1
| |
* | Update Morph to include my distbuild fixesSam Thursfield2014-04-141-1/+1
|/
* Merge branch 'baserock/markdoffman/S10813/virtualization'Mark Doffman2014-04-105-16/+132
|\ | | | | | | | | Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-by: Richard Ipsum <richard.ipsum@codethink.co.uk>
| * Add virtualization stratumbaserock/markdoffman/S10813/virtualizationMark Doffman2014-04-025-16/+132
| | | | | | | | | | Add stratum containing qemu, libvirt and virt-manager software needed to enable baserock to act as a virtualization host.
* | Merge remote-tracking branch 'origin/baserock/markdoffman/openssl-new-update'Lars Wirzenius2014-04-101-2/+2
|\ \ | | | | | | | | | | | | Reviewed-by: Lars Wirzenius Reviewed-by: Daniel Silverstone
| * | Update OpenSSL for Heartbleed vuln fix.Mark Doffman2014-04-091-2/+2
| | | | | | | | | | | | | | | | | | | | | Update OpenSSL, modify ref to a branch with baserock changes applied to the OpenSSL_1_0_2-stable branch which has a fix for the heartbleed vulnerability.
* | | Merge remote-tracking branch 'origin/liw/sqlite3-python-fix'Lars Wirzenius2014-04-102-5/+6
|\ \ \ | |/ / |/| | | | | | | | Reviewed-by: Daniel Silverstone Reviewed-by: Adam Coldrick
| * | Make cpython build-depend on sqlite3liw/sqlite3-python-fixLars Wirzenius2014-04-092-5/+6
|/ / | | | | | | | | | | Also move sqlite3 from foundation to core, so we don't have foundation and core build-depending on each other. After this, "import sqlite3" works in Python.
* | Petrify changes from Richard Maw's branchDaniel Silverstone2014-04-091-3/+3
| |
* | Merge branch 'master' of git://git.baserock.org/baserock/baserock/definitionsLars Wirzenius2014-04-081-0/+1
|\ \
| * \ Merge branch 'baserock/samthursfield/distbuild-set-trove-id'Sam Thursfield2014-04-081-0/+1
| |\ \ | | | | | | | | | | | | | | | | Reviewed-By: Daniel Silverstone <daniel.silverstone@codethink.co.uk> Reviewed-By: Richard Ipsum <richard.ipsum@codethink.co.uk>
| | * | distbuild: Set trove-id as well as trove-hostSam Thursfield2014-04-081-0/+1
| |/ / | | | | | | | | | | | | Otherwise, the trove ID is missing from the set of repo-aliases, so distbuild fails to build anything on the Trove.
* | | Merge remote-tracking branch ↵Lars Wirzenius2014-04-086-4/+214
|\ \ \ | |/ / |/| | | | | | | | | | | 'remotes/origin/baserock/richardmaw/S10786-finer-splitting-v2' I've verified that the minimal system builds.
| * | Use updated version of eglibc changesbaserock/richardmaw/S10786-finer-splitting-v2Richard Maw2014-03-311-1/+1
| | |
| * | Add minimal 64-bit system from Paul SherwoodRichard Maw2014-03-311-0/+19
| | | | | | | | | | | | | | | Certain bugs only show up on 64-bit, so we need a system to test that too.
| * | Allow minimal systems to be bootableRichard Maw2014-03-273-0/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a busybox-init.configure extension, which if INIT_SYSTEM=busybox is set, will configure it to boot with busybox. The existing minimal system has been changed to use the busybox-init configuration extension. minimal-system-deploy.morph has been added as an example, showing that INIT_SYSTEM: busybox needs to be set.
| * | Define a minimal x86_32 systemRichard Maw2014-03-273-4/+35
| | | | | | | | | | | | | | | | | | This minimal system is smaller than base, consisting of little more than busybox, its dependent libraries and a kernel built with tools that don't make it into the final system.
* | | Fix licensecheck.sh.Pedro Alvarez2014-04-071-4/+4
| | | | | | | | | | | | It was broken since the latest change in the workspace layout.
* | | Add fstab extentenison to genivi-baseline-system-armv7-versatileGENIVI-H0.1Pedro Alvarez2014-04-041-0/+1
| | |
* | | Merge remote-tracking branch 'origin/baserock/pedroalvarez/weston-arm'Pedro Alvarez2014-04-044-14/+138
|\ \ \
| * | | Add weston and everything needed in genivi-baseline systemsPedro Alvarez2014-04-044-0/+130
| | | |
| * | | Upgrade waylandPedro Alvarez2014-04-042-4/+4
| | | |
| * | | Upgrade libxkcommonPedro Alvarez2014-04-042-4/+4
| | | |
| * | | Remove redundancy in the build dependenciesPedro Alvarez2014-04-042-6/+0
|/ / /
* | | Add FB_VESA to the kernel config of arm versatilePedro Alvarez2014-04-041-1/+1
| | |
* | | Update morph to get support of adding extra kernel argsPedro Alvarez2014-04-041-1/+1
| | |
* | | Add FB_VESA to the kernel of x86 bspPedro Alvarez2014-04-043-3/+3
| | |