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.17.11
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2
Vendor: Intel Corporation
Distribution: Edge Microvisor Toolkit
Expand Down Expand Up @@ -76,6 +76,9 @@ done
%endif

%changelog
* Thu Feb 19 2026 Lishan Liu <lishan.liu@intel.com> - 6.17.11-3
- Kernel config update for TCP plus TCSS ports

* Tue Feb 03 2026 Lishan Liu <lishan.liu@intel.com> - 6.17.11-2
- Update kernel to 6.17.11-2
- mainline-v6.17.11-emt-overlay-cve-260128T080735Z
Expand Down
17 changes: 16 additions & 1 deletion SPECS/kernel-rt/config
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,7 @@ CONFIG_ACPI_PCC=y
# CONFIG_ACPI_FFH is not set
CONFIG_PMIC_OPREGION=y
CONFIG_TPS68470_PMIC_OPREGION=y
CONFIG_BXT_WC_PMIC_OPREGION=y
CONFIG_ACPI_PRMT=y
CONFIG_X86_PM_TIMER=y

Expand Down Expand Up @@ -4037,7 +4038,7 @@ CONFIG_LPC_SCH=m
CONFIG_MFD_INTEL_LPSS=m
CONFIG_MFD_INTEL_LPSS_ACPI=m
CONFIG_MFD_INTEL_LPSS_PCI=m
# CONFIG_MFD_INTEL_PMC_BXT is not set
CONFIG_MFD_INTEL_PMC_BXT=m
# CONFIG_MFD_IQS62X is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_KEMPLD is not set
Expand Down Expand Up @@ -4097,6 +4098,7 @@ CONFIG_MFD_INTEL_LPSS_PCI=m
# CONFIG_MFD_WM8994 is not set
# CONFIG_MFD_ATC260X_I2C is not set
# CONFIG_RAVE_SP_CORE is not set
CONFIG_INTEL_SOC_PMIC_BXTWC=m
# end of Multifunction device drivers

CONFIG_REGULATOR=y
Expand Down Expand Up @@ -5979,11 +5981,24 @@ CONFIG_USB_SERIAL_OPTION=m

CONFIG_USB_GADGET=m
CONFIG_TYPEC=m
CONFIG_TYPEC_TCPM=m
CONFIG_TYPEC_TCPCI=m
CONFIG_TYPEC_WCOVE=m
CONFIG_TYPEC_UCSI=m
CONFIG_UCSI_ACPI=m
# CONFIG_USB_ROLE_SWITCH is not set
CONFIG_USB_MASS_STORAGE=m
CONFIG_USB_LIBCOMPOSITE=m
#
# USB Type-C Multiplexer/DeMultiplexer Switch support
#
CONFIG_TYPEC_MUX_INTEL_PMC=m

#
# USB Type-C Alternate Mode drivers
#
CONFIG_TYPEC_DP_ALTMODE=m

CONFIG_MMC=m
CONFIG_MMC_BLOCK=m
CONFIG_MMC_BLOCK_MINORS=16
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": "ab03ceb1c66752a85629014b622b53e04c35e60f149c455954281f330d3ae07f",
"config": "1e78edf24b06465809292a3ace88ac454ac156535e065061541e8ee51de680b8",
"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.17.11
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2
Vendor: Intel Corporation
Distribution: Edge Microvisor Toolkit
Expand Down Expand Up @@ -988,6 +988,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
%{_sysconfdir}/bash_completion.d/bpftool

%changelog
* Thu Feb 19 2026 Lishan Liu <lishan.liu@intel.com> - 6.17.11-3
- Kernel config update for TCP plus TCSS ports

* Sun Feb 01 2026 Lishan Liu <lishan.liu@intel.com> - 6.17.11-2
- Update kernel to 6.17.11-2
- mainline-v6.17.11-emt-overlay-cve-260128T080735Z
Expand Down
18 changes: 17 additions & 1 deletion SPECS/kernel/config
Original file line number Diff line number Diff line change
Expand Up @@ -620,6 +620,7 @@ CONFIG_ACPI_PCC=y
# CONFIG_ACPI_FFH is not set
CONFIG_PMIC_OPREGION=y
CONFIG_TPS68470_PMIC_OPREGION=y
CONFIG_BXT_WC_PMIC_OPREGION=y
CONFIG_ACPI_PRMT=y
CONFIG_X86_PM_TIMER=y

Expand Down Expand Up @@ -4020,7 +4021,7 @@ CONFIG_LPC_SCH=m
CONFIG_MFD_INTEL_LPSS=m
CONFIG_MFD_INTEL_LPSS_ACPI=m
CONFIG_MFD_INTEL_LPSS_PCI=m
# CONFIG_MFD_INTEL_PMC_BXT is not set
CONFIG_MFD_INTEL_PMC_BXT=m
# CONFIG_MFD_IQS62X is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_KEMPLD is not set
Expand Down Expand Up @@ -4080,6 +4081,7 @@ CONFIG_MFD_INTEL_LPSS_PCI=m
# CONFIG_MFD_WM8994 is not set
# CONFIG_MFD_ATC260X_I2C is not set
# CONFIG_RAVE_SP_CORE is not set
CONFIG_INTEL_SOC_PMIC_BXTWC=m
# end of Multifunction device drivers

CONFIG_REGULATOR=y
Expand Down Expand Up @@ -5937,11 +5939,25 @@ CONFIG_USB_SERIAL_OPTION=m

CONFIG_USB_GADGET=m
CONFIG_TYPEC=m
CONFIG_TYPEC_TCPM=m
CONFIG_TYPEC_TCPCI=m
CONFIG_TYPEC_WCOVE=m
CONFIG_TYPEC_UCSI=m
CONFIG_UCSI_ACPI=m
# CONFIG_USB_ROLE_SWITCH is not set
CONFIG_USB_MASS_STORAGE=m
CONFIG_USB_LIBCOMPOSITE=m

#
# USB Type-C Multiplexer/DeMultiplexer Switch support
#
CONFIG_TYPEC_MUX_INTEL_PMC=m

#
# USB Type-C Alternate Mode drivers
#
CONFIG_TYPEC_DP_ALTMODE=m

CONFIG_MMC=m
CONFIG_MMC_BLOCK=m
CONFIG_MMC_BLOCK_MINORS=16
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.17.11
Release: 2%{?dist}
Release: 3%{?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
* Thu Feb 19 2026 Lishan Liu <lishan.liu@intel.com> - 580.105.08-6
- Bump release to rebuild

* Tue Feb 03 2026 Lishan Liu <lishan.liu@intel.com> - 6.17.11-2
- Update kernel to 6.17.11-2
- mainline-v6.17.11-emt-overlay-cve-260128T080735Z
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": "a7c578e33d0729019d0be7f90bf3d9d8af2d0051800800ed92347cc823da4b94",
"config": "9ff2df6d9d8b718d48d9ecd593a09b46a7662e0b5816e93df2d404ea5938b845",
"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.17.11
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2
Vendor: Intel Corporation
Distribution: Edge Microvisor Toolkit
Expand Down Expand Up @@ -963,6 +963,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
%{_sysconfdir}/bash_completion.d/bpftool

%changelog
* Thu Feb 19 2026 Lishan Liu <lishan.liu@intel.com> - 6.17.11-3
- Kernel config update for TCP plus TCSS ports

* Sun Feb 01 2026 Lishan Liu <lishan.liu@intel.com> - 6.17.11-2
- Update kernel to 6.17.11-2
- mainline-v6.17.11-emt-overlay-cve-260128T080735Z
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: 580.105.08
Release: 5%{?dist}
Release: 6%{?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
* Thu Feb 19 2026 Lishan Liu <lishan.liu@intel.com> - 580.105.08-6
- Bump release to rebuild

* Tue Feb 03 2026 Lishan Liu <lishan.liu@intel.com> - 580.105.08-5
- 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.17.11-2.emt3.noarch.rpm
kernel-headers-6.17.11-3.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.17.11-2.emt3.noarch.rpm
kernel-headers-6.17.11-2.emt3.noarch.rpm
kernel-cross-headers-6.17.11-3.emt3.noarch.rpm
kernel-headers-6.17.11-3.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