From c0af57d68c7bfefcd65bb460ef28b79cadc5a087 Mon Sep 17 00:00:00 2001 From: Leonardo Amaral Date: Tue, 11 Jun 2024 18:04:01 -0300 Subject: docker: arm: T6474: Added Salt Project repo for armhf Signed-off-by: Leonardo Amaral --- data/architectures/armhf.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data') diff --git a/data/architectures/armhf.toml b/data/architectures/armhf.toml index 252c85d4..de5e62f4 100644 --- a/data/architectures/armhf.toml +++ b/data/architectures/armhf.toml @@ -1,2 +1,6 @@ +additional_repositories = [ + "deb [arch=armhf] https://repo.saltproject.io/py3/debian/11/armhf/3005 bullseye main" +] + # Packages included in armhf images by default packages = ["grub-efi-arm"] -- cgit v1.2.3