summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix commentSam Thursfield2014-05-151-2/+2
| |
* | Update Morph for Baserock 14.20 releasebaserock-14.20GENIVI-H1.0Sam Thursfield2014-05-141-1/+1
| |
* | Add devel-system-x86_64-chroot to releaseSam Thursfield2014-05-141-0/+5
| | | | | | | | As requested by Daniel Silverstone.
* | Merge branch 'baserock/sam/14.20-preparation'Sam Thursfield2014-05-145-34/+35
|\ \ | | | | | | | | | Reviewed-By: Lars Wirzenius <lars.wirzenius@codethink.co.uk>
| * | Add VERSION_LABEL field to release cluster, for the disk images.Sam Thursfield2014-05-141-0/+6
| | | | | | | | | | | | This is clearer than 'factory'.
| * | Add x86_32 chroot system to release cluster.Sam Thursfield2014-05-141-0/+5
| | | | | | | | | | | | | | | | | | | | | We now support running Baserock in an x86_32 chroot (although there is some missing functionality compared to the full development system right now, mainly that x86 VM deployments cannot be done due to the lack of extlinux in the chroot).
| * | Add current ARM systems to release clusterSam Thursfield2014-05-141-0/+15
| | | | | | | | | | | | | | | | | | | | | We release an ARM versatile image of the GENIVI Baseline system. Our current focus for ARM building is armv7lhf, so a devel system for Calxeda Highbank servers is also built.
| * | Update release cluster for Baserock 14.20 releaseSam Thursfield2014-05-141-5/+5
| | |
| * | Remove most ARM systems from release clusterSam Thursfield2014-05-141-25/+0
| | | | | | | | | | | | | | | Until we make these available on the Baserock website, it doesn't seem worth deploying them as part of the release process.
| * | Use hard-float for GENIVI ARMv7 baselineSam Thursfield2014-05-141-2/+2
| | |
| * | Update Wayland components for GENIVI Horizon H-1.0 complianceSam Thursfield2014-05-142-6/+6
| | |
| * | Upgrade DLT-daemon version to v2.10.0Sam Thursfield2014-05-141-2/+2
| | |
* | | Update morph: Distbuild build logs in build step logsRichard Ipsum2014-05-141-1/+1
| | |
* | | Merge remote-tracking branch ↵Lars Wirzenius2014-05-141-2/+2
|\ \ \ | |/ / |/| | | | | 'remotes/origin/baserock/ps/xfce-petrify-colm-0.11.1'
| * | fix colm ref so ragel builds okPaul Sherwood2014-04-291-2/+2
| |/
* | Update busybox to include BBCONFIG and MOUNT_HELPERSDaniel Silverstone2014-05-131-1/+1
| |
* | Merge branch 'baserock/pedroalvarez/nova'Pedro Alvarez2014-05-1310-11/+23
|\ \ | | | | | | | | | | | | Reviewed-by: Sam Thursfield Reviewed-by: Lars Wirzenius
| * | Add novaclient to openstack-clients.morphPedro Alvarez2014-05-131-0/+12
| | |
| * | Rename glanceclient stratum to openstack-clientsPedro Alvarez2014-05-138-9/+9
| | |
| * | Upgrade six to 1.6.1.Pedro Alvarez2014-05-132-2/+2
|/ /
* | Update morph: add help for install-files extensionRichard Ipsum2014-05-091-1/+1
| |
* | Merge branch 'master' of git://git.baserock.org/baserock/baserock/definitionsLars Wirzenius2014-05-096-11/+50
|\ \
| * | Update to qemu with gitmodules from troveDaniel Silverstone2014-05-081-1/+1
| | |
| * | Update morph: Distbuild cancellingRichard Ipsum2014-05-071-1/+1
| | |
| * | Update morph: improve syntax error messageRichard Ipsum2014-05-071-1/+1
| |/
| * Merge branch 'baserock/richardipsum/node2'Richard Ipsum2014-04-292-0/+39
| |\ | | | | | | | | | | | | | | | | | | Reviewed by: Daniel Silverstone Lars Wirzenius Pedro Alvarez
| | * Add nodejs-systembaserock/richardipsum/node2Richard Ipsum2014-04-291-0/+28
| | |
| | * Add nodejs stratumRichard Ipsum2014-04-291-0/+11
| | |
| * | Merge branch 'baserock/sam/gcc-4.7'Sam Thursfield2014-04-293-9/+9
| |\ \ | | | | | | | | | | | | Reviewed-By: Lars Wirzenius <lars.wirzenius@codethink.co.uk>
| | * | Branch distcc to disable -Werror so that it compiles with GCC 4.7.3Sam Thursfield2014-04-251-2/+1
| | | |
| | * | Partially upgrade Baserock to use GCC 4.7Sam Thursfield2014-04-242-12/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The bootstrap still uses GCC 4.6 at this point. To use 4.7, we must change the bootstrap to give GCC a sysroot path at configure time, which has various consequences. A bug in GCC 4.6.2 prevents GCC 4.7 from building it, so we must also apply the patch from http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51969 to GCC 4.6.
| * | | Update morph: improve checkRichard Ipsum2014-04-281-1/+1
| | |/ | |/|
* | | Update cmake ref for cmake doc dirs fixLars Wirzenius2014-05-091-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