Skip to content

Commit

Permalink
Update Grub preferred version to 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dimonzozo committed Jun 12, 2024
1 parent 0951cbb commit c86a185
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions machine/conf/distro/enapter-industrial-linux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
PREFERRED_VERSION_linux-yocto = "6.6.%"
KERNEL_MODULE_AUTOLOAD:append = " squashfs i2c-dev"

PREFERRED_VERSION_grub = "2.12-rc1"
PREFERRED_VERSION_grub-efi = "2.12-rc1"
PREFERRED_VERSION_grub = "2.12"
PREFERRED_VERSION_grub-efi = "2.12"

GO_LINKSHARED = ""

Expand Down

0 comments on commit c86a185

Please sign in to comment.