Skip to content
Closed
Show file tree
Hide file tree
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
5 changes: 4 additions & 1 deletion SPECS/kernel-headers/kernel-headers.spec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
Summary: Linux API header files
Name: kernel-headers
Version: 6.12.55
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
Vendor: Intel Corporation
Distribution: Edge Microvisor Toolkit
Expand Down Expand Up @@ -76,6 +76,9 @@ done
%endif

%changelog
* Tue Nov 25 2025 Lishan Liu <[email protected]> - 6.12.55-2
- Update kernel config to enable VIRTIO_GPU

* Tue Nov 18 2025 Lishan Liu <[email protected]> - 6.12.55-1
- Update kernel to 6.12.55

Expand Down
3 changes: 2 additions & 1 deletion SPECS/kernel-rt/config
Original file line number Diff line number Diff line change
Expand Up @@ -4917,7 +4917,8 @@ CONFIG_DRM_VMWGFX=y
# CONFIG_DRM_AST is not set
# CONFIG_DRM_MGAG200 is not set
# CONFIG_DRM_QXL is not set
# CONFIG_DRM_VIRTIO_GPU is not set
CONFIG_DRM_VIRTIO_GPU=m
CONFIG_DRM_VIRTIO_GPU_KMS=y
CONFIG_DRM_PANEL=y

#
Expand Down
2 changes: 1 addition & 1 deletion SPECS/kernel-rt/kernel-rt.signatures.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Signatures": {
"emt-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0",
"config": "8b03819e91c1cac05c1746641dee3fc7cede3ce7fa1afdd807fe63c66aa5d48f",
"config": "3e3e61502baecb795edd8342ab288e441195937b5e1629c21180f3518cb77140",
"cpupower": "d7518767bf2b1110d146a49c7d42e76b803f45eb8bd14d931aa6d0d346fae985",
"cpupower.service": "b057fe9e5d0e8c36f485818286b80e3eba8ff66ff44797940e99b1fd5361bb98",
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
Expand Down
5 changes: 4 additions & 1 deletion SPECS/kernel-rt/kernel-rt.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Summary: Preempt RT Linux Kernel
Name: kernel-rt
Version: 6.12.55
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
Vendor: Intel Corporation
Distribution: Edge Microvisor Toolkit
Expand Down Expand Up @@ -943,6 +943,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%{_sysconfdir}/bash_completion.d/bpftool

%changelog
* Tue Nov 25 2025 Lishan Liu <[email protected]> - 6.12.55-2
- Update kernel config to enable VIRTIO_GPU

* Tue Nov 18 2025 Lishan Liu <[email protected]> - 6.12.55-1
- Update kernel to 6.12.55

Expand Down
3 changes: 2 additions & 1 deletion SPECS/kernel/config
Original file line number Diff line number Diff line change
Expand Up @@ -4875,7 +4875,8 @@ CONFIG_DRM_VMWGFX=y
# CONFIG_DRM_AST is not set
# CONFIG_DRM_MGAG200 is not set
# CONFIG_DRM_QXL is not set
# CONFIG_DRM_VIRTIO_GPU is not set
CONFIG_DRM_VIRTIO_GPU=m
CONFIG_DRM_VIRTIO_GPU_KMS=y
CONFIG_DRM_PANEL=y

#
Expand Down
5 changes: 4 additions & 1 deletion SPECS/kernel/kernel-uki.spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
Summary: Unified Kernel Image
Name: kernel-uki
Version: 6.12.55
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
Vendor: Intel Corporation
Distribution: Edge Microvisor Toolkit
Expand Down Expand Up @@ -70,6 +70,9 @@ cp %{buildroot}/boot/vmlinuz-uki-%{kernelver}.efi %{buildroot}/boot/efi/EFI/Linu
/boot/efi/EFI/Linux/vmlinuz-uki-%{kernelver}.efi

%changelog
* Tue Nov 25 2025 Lishan Liu <[email protected]> - 6.12.55-2
- Update kernel config to enable VIRTIO_GPU

* Fri Nov 21 2025 Lishan Liu <[email protected]> - 6.12.55-1
- Update kernel to 6.12.55

Expand Down
2 changes: 1 addition & 1 deletion SPECS/kernel/kernel.signatures.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Signatures": {
"emt-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0",
"config": "e3ead7369cb13419d0d551e034aeda46c85d9d6323e363f9eb01b9e3f5940152",
"config": "94f635cf72727ce5429bdd6c885587210b4215e310c04952a3df43606446067f",
"cpupower": "d7518767bf2b1110d146a49c7d42e76b803f45eb8bd14d931aa6d0d346fae985",
"cpupower.service": "b057fe9e5d0e8c36f485818286b80e3eba8ff66ff44797940e99b1fd5361bb98",
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
Expand Down
5 changes: 4 additions & 1 deletion SPECS/kernel/kernel.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Summary: Linux Kernel
Name: kernel
Version: 6.12.55
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
Vendor: Intel Corporation
Distribution: Edge Microvisor Toolkit
Expand Down Expand Up @@ -919,6 +919,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
%{_sysconfdir}/bash_completion.d/bpftool

%changelog
* Tue Nov 25 2025 Lishan Liu <[email protected]> - 6.12.55-2
- Update kernel config to enable VIRTIO_GPU

* Tue Nov 18 2025 Lishan Liu <[email protected]> - 6.12.55-1
- Update kernel to 6.12.55

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
Summary: nvidia gpu driver kernel module for data center devices
Name: nvidia-data-center-driver
Version: 570.133.20
Release: 11%{?dist}
Release: 12%{?dist}
License: Public Domain
Source0: https://us.download.nvidia.com/tesla/%{version}/NVIDIA-Linux-x86_64-%{version}.run
Vendor: Intel Corporation
Expand Down Expand Up @@ -51,6 +51,9 @@ make INSTALL_MOD_PATH=%{buildroot} modules_install
/sbin/depmod -a

%changelog
* Tue Nov 25 2025 Lishan Liu <[email protected]> - 6.12.55-2
- Bump release to rebuild

* Tue Nov 18 2025 Lishan Liu <[email protected]> - 570.133.20-11
- Bump release to rebuild

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
filesystem-1.1-21.emt3.x86_64.rpm
kernel-headers-6.12.55-1.emt3.noarch.rpm
kernel-headers-6.12.55-2.emt3.noarch.rpm
glibc-2.38-12.emt3.x86_64.rpm
glibc-devel-2.38-12.emt3.x86_64.rpm
glibc-i18n-2.38-12.emt3.x86_64.rpm
Expand Down
4 changes: 2 additions & 2 deletions toolkit/resources/manifests/package/toolchain_x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ intltool-0.51.0-7.emt3.noarch.rpm
itstool-2.0.7-1.emt3.noarch.rpm
kbd-2.2.0-2.emt3.x86_64.rpm
kbd-debuginfo-2.2.0-2.emt3.x86_64.rpm
kernel-cross-headers-6.12.55-1.emt3.noarch.rpm
kernel-headers-6.12.55-1.emt3.noarch.rpm
kernel-cross-headers-6.12.55-2.emt3.noarch.rpm
kernel-headers-6.12.55-2.emt3.noarch.rpm
kmod-30-1.emt3.x86_64.rpm
kmod-debuginfo-30-1.emt3.x86_64.rpm
kmod-devel-30-1.emt3.x86_64.rpm
Expand Down
Loading