diff options
author | James Simpson <james.simpson@canonical.com> | 2022-11-12 11:56:24 +0800 |
---|---|---|
committer | jsimpso <james.simpson@canonical.com> | 2022-11-12 15:56:14 +0800 |
commit | 95620ef20f759ab9b414549708358d306fd52953 (patch) | |
tree | 109b5b5373c81ec3056180a4ae4e617eb24192b5 /docker | |
parent | 2569433ef680632940e31a1b3c2fe070d449e11b (diff) | |
download | vyos-build-95620ef20f759ab9b414549708358d306fd52953.tar.gz vyos-build-95620ef20f759ab9b414549708358d306fd52953.zip |
T4796: Honor additional_repositories
Currently, additional_repositories in the effective build_config are
ignored due to a bug wherein all values end up under
`args['custom_apt_entry']` rather than
`build_config['custom_apt_entry']`.
This change fixes that, ensuring that the content of
`build_config['additional_repositories]` is added to
`build_config['custom_apt_entry']` alongside the command-line arguments.
Diffstat (limited to 'docker')
0 files changed, 0 insertions, 0 deletions