SPEC-3408: continue to fix packer build 22/24922/1
authorCorentin LABBE <clabbe@baylibre.com>
Thu, 2 Jul 2020 07:22:58 +0000 (09:22 +0200)
committerCorentin LABBE <clabbe@baylibre.com>
Thu, 2 Jul 2020 07:25:30 +0000 (09:25 +0200)
commitd6a0dad7d3659f022fbe8c98731575dc07d913b3
tree1cd246a466765e9678855196775d6d989004609e
parent82028947e5568f6a3bf8f4fdb7b8b1a542bb3967
SPEC-3408: continue to fix packer build

Go is never installed, because the repository is invalid.
This is due to VERSION_CODENAME bing empty.
The source of /etc/os-release wasnt working.

The solution is to use the POSIX way by using "." instead of the bashism
source.

Bug-AGL: SPEC-3408
Change-Id: I0d3939271cd57c381c4ec2ce21734e9702855645
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
packer/provision/agl_dependencies.sh