commit | 86ae13580ff49351c43b67fdba1f483435d462aa | [log] [tgz] |
---|---|---|
author | Nan Zhou <nanzhoumails@gmail.com> | Mon Jun 27 22:30:55 2022 +0000 |
committer | Nan Zhou <nanzhoumails@gmail.com> | Mon Jun 27 22:48:48 2022 +0000 |
tree | 34373e44c98e7706e05c0fe6ba40bf6623eb922f | |
parent | ca1b89eb371f994f0e4b36b5a1ef58477cce766e [diff] |
build-qemu-robot-docker: update to jammy The HEAD of the OpenBMC now builds the QEMU binary with GLIbc_2.33. But this QEMU-Robot-docker still uses GLIbc_2.31, which causes run-qemu-robot to fail. The fix is to simply update the base image to jammy which has a newer version of glibc. This commit also fixed imcompatible packages in the build script: python2. Tested: run-robot-test-qemu worked on the Romulus image built from HEAD Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I4d8b63dddced1e33eb4073b4f4471220ed7e76da
Build script for CI jobs in Jenkins.