Ubuntu Bionic (18.04) was EOL'ed in June 2023: https://ubuntu.com//blog/18-04-end-of-standard-support And the VM image is only available in virtualbox format: https://app.vagrantup.com/ubuntu/boxes/bionic64 So move to Debian bullseye (12), matching what we do for the docker image. This is available in virtualbox and libvirt (qemu) format: https://app.vagrantup.com/debian/boxes/bullseye64 Bullseye does not come with rsync out of the box, so install it. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit 6cedd92744341c1c9b5f76026db05a9fd653485d) Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |
||
---|---|---|
.. | ||
Buildroot.cmake | ||
cross-compilation.conf.in | ||
gen-glibc-locales.mk | ||
gitlab-ci.yml.in | ||
relocate-sdk.sh | ||
target-dir-warning.txt | ||
toolchainfile.cmake.in | ||
utils.mk | ||
Vagrantfile |