docker/coreboot-jenkins-node: Add meson and ninja
commit02a1344921a6cd848fe4f766e64e602632435ea8
authorPatrick Georgi <pgeorgi@google.com>
Tue, 26 May 2020 16:18:43 +0000 (26 18:18 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Thu, 28 May 2020 05:41:30 +0000 (28 05:41 +0000)
tree58bb596e2e7e81515a4e1ace1b1dfde8b1e9a7f6
parent0018d0f0de6517c0182137eff97ad96335bd69a8
docker/coreboot-jenkins-node: Add meson and ninja

Our jenkins instance is also used for flashrom, which can be built with
meson, a mode that we want to be able to test, so add that.

ninja can be used as a backend to both meson and cmake (which coreboot
will use to build cmocka for its unit tests) and may provide some
additional coverage. Plus it's tiny but fast.

Change-Id: If454164852303144eaa72c4071c03ee89e863318
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41731
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
util/docker/coreboot-jenkins-node/Dockerfile