== Progress == * Created 32 bit chroots on all 6 TCWG build machines, did test toolchain builds via Cbuildv2, including a Canadian cross. I tested the win32 executables with wine and they work. * Setup all 6 TCWG build farm chromebooks to be able to do native builds and run tests with Cbuildv2. * Multiple discussions with LAVA team about Jenkins, Gerrit, LAVA, and GIT repositories. We need to have LAVA & Jenkins installed on our new x86_64 build machines in a way they can do builds in a 32 bit chroot. * Got Gerrit working with GCC and Cbuildv2 GIT repositories on staging.git.linaro.org, and merge requests ala 'git review' now work and can get approved. (Thanks to Milo) * Got the GCC git repository on staging to be in sync with upstream finally, as it wasn't auto updating. (Thanks to Milo) * Modified Cbuildv2 to get the host and build architectures right when building in a 32 bit chroot on a 64 bit build machine. * Fixed other weird issues in Cbuildv2 when building in a 32 bit chroot on an x86_64 platform. * Started process to get Kugan access to the APM board for benchmarking. * Got Jenkins doing builds and test runs on the new TCWG build machines.
== Plan == * Get back to remote chromebook testing support for build machines. * Debug why 32 bit binary tarballs made in a chroot won't run when installed on an x86_64 system. * Probably more TCWG build farm admin issues.