Skip to content
Snippets Groups Projects
Commit 0423e6ab authored by Daniel Thompson's avatar Daniel Thompson
Browse files

dispatcher: Replace broken use of apt-add-repository


The latest LAVA images use deb822-style repository descriptions and
apt-add-repository doesn't work with this style. Replace it with a
direct change to /etc/apt/sources.list.d/debian.sources that enables
non-free repos.

This also means we can retire the double update/install since we no
longer need to install software-properties-common just to enable
the non-free repo.

Signed-off-by: default avatarDaniel Thompson <daniel.thompson@linaro.org>
parent c7376206
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment