Re: [PATCH] Docker/CI: Update to "focal" and latest build

2021-07-05 Thread Tom Rini
On Thu, Jun 10, 2021 at 10:57:36AM -0400, Tom Rini wrote: > Move us up to being based on Ubuntu 20.04 "focal" and the latest tag > from Ubuntu for this release. For this, we make sure that "python" is > now python3 but still include python2.7 for the rx51 qemu build as that > is very old and does

[PATCH] Docker/CI: Update to "focal" and latest build

2021-06-10 Thread Tom Rini
Move us up to being based on Ubuntu 20.04 "focal" and the latest tag from Ubuntu for this release. For this, we make sure that "python" is now python3 but still include python2.7 for the rx51 qemu build as that is very old and does not support python3. Signed-off-by: Tom Rini --- .azure-pipelin