Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion rootfs/pkgs_hex2.0_x86_64.mk
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ BASE_PKGS += kmod kexec-tools hostname cpio less tree ncurses openssl-devel glib

CENTOS_MIRROR := https://mirror.stream.centos.org/9-stream/BaseOS/x86_64/os/Packages
DISTRO := el9
GRUB2_VER := 2.06-116
GRUB2_VER := 2.06-118

BASE_LOCK_PKGS += $(CENTOS_MIRROR)/grub2-common-$(GRUB2_VER).$(DISTRO).noarch.rpm
BASE_LOCK_PKGS += $(CENTOS_MIRROR)/grub2-pc-$(GRUB2_VER).$(DISTRO).x86_64.rpm
Expand Down