diff options
author | John Estabrook <jestabro@vyos.io> | 2021-11-25 08:28:09 -0600 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2021-11-25 08:28:09 -0600 |
commit | c77fa19403ce07ecf215f31b17fa7bb4a8df1771 (patch) | |
tree | 59ad5b489c97275df5399abbcf3c99e6ef543e4f /data | |
parent | 9b67b1c5dda7d161a6538fd7774b7d24d4654048 (diff) | |
download | vyos-build-c77fa19403ce07ecf215f31b17fa7bb4a8df1771.tar.gz vyos-build-c77fa19403ce07ecf215f31b17fa7bb4a8df1771.zip |
build: workaround to restore building with local packages
Diffstat (limited to 'data')
-rw-r--r-- | data/live-build-config/archives/bullseye.pref.chroot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/live-build-config/archives/bullseye.pref.chroot b/data/live-build-config/archives/bullseye.pref.chroot index 83e6c786..1dd6e8d5 100644 --- a/data/live-build-config/archives/bullseye.pref.chroot +++ b/data/live-build-config/archives/bullseye.pref.chroot @@ -6,6 +6,10 @@ Package: ddclient Pin: release n=bullseye Pin-Priority: 600 +Package: squashfs-tools +Pin: release n=bullseye +Pin-Priority: -10 + Package: * Pin: release n=bullseye Pin-Priority: -10 |