Skip to content

Commit cfabef1

Browse files
kernel-6.1: update to 6.1.156
Rebase to Amazon Linux upstream version 6.1.156-177.286.amzn2023. Signed-off-by: bottlerocket-kernels[bot] <190893109+bottlerocket-kernels[bot]@users.noreply.github.com>
1 parent 0fe171f commit cfabef1

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

packages/kernel-6.1/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/al2023/blobstore/f3b09a804dce910af99d51994144a9e73322ac17d13feb47547b70b7833fa40a/kernel-6.1.155-176.282.amzn2023.src.rpm"
17-
sha512 = "395940a92892d92612c51edc566e9bd7bb59432048a796e9e4934246f20aca8f7cef956d19457f87b258dd4de305828c13df10495afbb36b690152b7065425cc"
16+
url = "https://cdn.amazonlinux.com/al2023/blobstore/387d7cc72456719d56361a5aee79223187f4cf5b0a79abc92769387d75f9585f/kernel-6.1.156-177.286.amzn2023.src.rpm"
17+
sha512 = "26613d8490be197dfe8fc75383f16d80e152ea4d5d78ebaf4d2b62537cb47f254c909071ba801a17bddaf124d6f2df175a41308b7fb9e85ee078f4f2377089d6"
1818
force-upstream = true
1919

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

packages/kernel-6.1/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 6.1.155 Kernel Configuration
3+
# Linux/arm64 6.1.156 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-6.1/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 6.1.155 Kernel Configuration
3+
# Linux/x86 6.1.156 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-6.1/kernel-6.1.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-6.1
4-
Version: 6.1.155
4+
Version: 6.1.156
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/al2023/blobstore/f3b09a804dce910af99d51994144a9e73322ac17d13feb47547b70b7833fa40a/kernel-6.1.155-176.282.amzn2023.src.rpm
10+
Source0: https://cdn.amazonlinux.com/al2023/blobstore/387d7cc72456719d56361a5aee79223187f4cf5b0a79abc92769387d75f9585f/kernel-6.1.156-177.286.amzn2023.src.rpm
1111
Source1: gpgkey-B21C50FA44A99720EAA72F7FE951904AD832C631.asc
1212
# Use latest-neuron-srpm-url.sh to get this.
1313
Source2: https://yum.repos.neuron.amazonaws.com/aws-neuronx-dkms-2.21.37.0.noarch.rpm

0 commit comments

Comments
 (0)