Skip to content

Commit

Permalink
v9.2 (#6965)
Browse files Browse the repository at this point in the history
- DietPi-Patches | Fix Amiberry update text
  • Loading branch information
MichaIng authored Mar 17, 2024
2 parents e838da4 + 3d6f598 commit c80f048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .update/patches
Original file line number Diff line number Diff line change
Expand Up @@ -1604,7 +1604,7 @@ Patch_9_2()
# Amiberry
if grep -q '^[[:blank:]]*aSOFTWARE_INSTALL_STATE\[108\]=2' /boot/dietpi/.installed && dpkg --compare-versions "$(dpkg-query -Wf '${Version}' amiberry 2> /dev/null)" lt 5.6.8-dietpi1
then
G_DIETPI-NOTIFY 2 'Preparing Amiberry upgrade to v5.6.6, including migration for RPi systems from fake KMS DispmanX to full KMS SDL2 graphics backend'
G_DIETPI-NOTIFY 2 'Preparing Amiberry upgrade to v5.6.8'
echo 108 >> /var/tmp/dietpi/dietpi-update_reinstalls
fi
fi
Expand Down

0 comments on commit c80f048

Please sign in to comment.