SPEC-3408: fix packer build 20/24920/1
authorCorentin LABBE <clabbe@baylibre.com>
Wed, 1 Jul 2020 12:32:24 +0000 (14:32 +0200)
committerCorentin LABBE <clabbe@baylibre.com>
Wed, 1 Jul 2020 12:32:24 +0000 (14:32 +0200)
commit425c0172a203628f69ffd8f676432ef8b80d27b1
tree342961186ddddd9c3028b74e96944111b9af0a3d
parent154d2b4db41b03c40c880b54b241f82102e99958
SPEC-3408: fix packer build

The current packer templates use 1604.4 which does not exists anymore,
so change it to 1604.6.

Furthermore, jessie-backports does not exists anymore and fail the whole
build.
Since apt-get-update fail (due to jessie-backports), the subsequent
"&& apt-get install" is never executed
Jessie-backports seems needed only for lava-tool which was replaced by
lavacli, so no regrets, remove it.

Change-Id: Iae1333a52a2dc20e9559462b4acf9a3b71696a08
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
packer/provision/agl_dependencies.sh
packer/provision/agl_hwtest_dependencies.sh
packer/templates/basebuild-local-kvm.json