build: update makefile for ubuntu 22.04 docker executors 22/36422/3
authorSaima Yunus <yunus.saima.99@gmail.com>
Sat, 11 Jun 2022 02:34:04 +0000 (19:34 -0700)
committerDave Wallace <dwallacelf@gmail.com>
Mon, 13 Jun 2022 19:46:48 +0000 (19:46 +0000)
commitbbc99f445c8a528850653b3699a67dde1beaf842
treed7bb97415ab611889b786b73bb3a3647c60d69a9
parent5f6422db9cdc2b6127e1214a7adddf5e7e15e0e8
build: update makefile for ubuntu 22.04 docker executors

* apt '—force-yes' is deprecated in the version of apt in Ubuntu 22.04
* several Ubuntu-22.04-specific packages (e.g. python3-virtualenv, libssl-dev, clang clang-format-11)
are needed in the current VPP installation as well

Type: fix

Signed-off-by: Saima Yunus <yunus.saima.99@gmail.com>
Change-Id: I96ead90152f692233da812cdc853792bedb47c3c
Makefile