Skip to content

Commit b76d920

Browse files
committed
kernel-5.15: update to 5.15.186
Rebase to Amazon Linux upstream version 5.15.186-128.192.amzn2. Signed-off-by: Jingwei Wang <jweiw@amazon.com>
1 parent cd45111 commit b76d920

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/kernel-5.15/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ path = "../packages.rs"
1313

1414
[[package.metadata.build-package.external-files]]
1515
# Use latest-kernel-srpm-url.sh to get this.
16-
url = "https://cdn.amazonlinux.com/blobstore/952ee51ccb5639c808ac166c933216a6891813dff7908fbf9abaaadb57d58e20/kernel-5.15.185-126.190.amzn2.src.rpm"
17-
sha512 = "74e36b415bf8fbf26f94ee3f222a90b88d451840ef8d5332e5d6c1f8721a418e9d2ee84a05cb5d08eda2087d4f4739a2526ad03568c28a40858e8522a5375ed8"
16+
url = "https://cdn.amazonlinux.com/blobstore/de7162cc3ed29f9f4c1be78d316bd901039a578e51a1d36948140af632dfdf89/kernel-5.15.186-128.192.amzn2.src.rpm"
17+
sha512 = "ef7cb83b7268480c1d887cd52f03cdfbecbc2b8393be7d3fa2d7f0f4a40715735766a380187ab7f5350fff83fc234f623017cb0e33256c9b2580c4c92e80fd0e"
1818
force-upstream = true
1919

2020
[[package.metadata.build-package.external-files]]

packages/kernel-5.15/config-full-bottlerocket-aarch64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 5.15.185 Kernel Configuration
3+
# Linux/arm64 5.15.186 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="aarch64-bottlerocket-linux-gnu-gcc (Buildroot 2024.11.1) 13.3.0"
66
CONFIG_CC_IS_GCC=y

packages/kernel-5.15/config-full-bottlerocket-x86_64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 5.15.185 Kernel Configuration
3+
# Linux/x86 5.15.186 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="x86_64-bottlerocket-linux-gnu-gcc (Buildroot 2024.11.1) 13.3.0"
66
CONFIG_CC_IS_GCC=y

packages/kernel-5.15/kernel-5.15.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
%global debug_package %{nil}
22

33
Name: %{_cross_os}kernel-5.15
4-
Version: 5.15.185
4+
Version: 5.15.186
55
Release: 1%{?dist}
66
Summary: The Linux kernel
77
License: GPL-2.0 WITH Linux-syscall-note
88
URL: https://www.kernel.org/
99
# Use latest-kernel-srpm-url.sh to get this.
10-
Source0: https://cdn.amazonlinux.com/blobstore/952ee51ccb5639c808ac166c933216a6891813dff7908fbf9abaaadb57d58e20/kernel-5.15.185-126.190.amzn2.src.rpm
10+
Source0: https://cdn.amazonlinux.com/blobstore/de7162cc3ed29f9f4c1be78d316bd901039a578e51a1d36948140af632dfdf89/kernel-5.15.186-128.192.amzn2.src.rpm
1111
Source1: gpgkey-99E617FE5DB527C0D8BD5F8E11CF1F95C87F5B1A.asc
1212
# Use latest-neuron-srpm-url.sh to get this.
1313
Source2: https://yum.repos.neuron.amazonaws.com/aws-neuronx-dkms-2.20.28.0.noarch.rpm

0 commit comments

Comments
 (0)