Mesa VPU: allow package downgrading at apt upgrade

When packages are more recent or with identical version, function will errors out.
This commit is contained in:
Igor Pecovnik
2025-02-03 07:42:12 +01:00
committed by Igor
parent eb2258030c
commit 06802ceef5

View File

@@ -140,7 +140,7 @@ function post_install_kernel_debs__3d() {
fi
display_alert "Upgrading all packages, including hopefully all mesa packages" "${EXTENSION}" "info"
do_with_retries 3 chroot_sdcard_apt_get -o Dpkg::Options::="--force-confold" dist-upgrade
do_with_retries 3 chroot_sdcard_apt_get -o Dpkg::Options::="--force-confold" --allow-downgrades dist-upgrade
# KDE neon downgrade hack undo
do_with_retries 3 chroot_sdcard apt-mark unhold base-files