Skip to content

Commit 264b32b

Browse files
kernel-6.1: update to 6.1.177
Rebase to Amazon Linux upstream version 6.1.177-224.371.amzn2023. Signed-off-by: bottlerocket-kernels[bot] <190893109+bottlerocket-kernels[bot]@users.noreply.github.com>
1 parent 5c78332 commit 264b32b

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

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/46640a00f234691081b201b814662f6a7262c523aa1b0ea12f17bcc6191e391f/kernel-6.1.176-223.369.amzn2023.src.rpm"
17-
sha512 = "8b47f933ff07d51f9483aa3861f244899d722486edf2a23c992c65ec6603177968a6beb85a8456ddbf2acca734872aa3f35171791b7bc41c35cd3137999c0813"
16+
url = "https://cdn.amazonlinux.com/al2023/blobstore/a076614df50f6cdfa09229bc6358d9225a6ccb01e1ee54e67ff020dc0629e6ca/kernel-6.1.177-224.371.amzn2023.src.rpm"
17+
sha512 = "009bfac7858a984ff9e516ad9502fcfea84b4bbea307a6672a2780f09a533d2b102afa12081395a2f0e1f60b192166e73770ce4af230720ce224cec18a612eea"
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.176 Kernel Configuration
3+
# Linux/arm64 6.1.177 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="aarch64-bottlerocket-linux-gnu-gcc (Buildroot 2025.05.1) 13.4.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.176 Kernel Configuration
3+
# Linux/x86 6.1.177 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="x86_64-bottlerocket-linux-gnu-gcc (Buildroot 2025.05.1) 13.4.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
@@ -4,13 +4,13 @@
44
%global neuron_inf1_ver 2.24.13
55

66
Name: %{_cross_os}kernel-6.1
7-
Version: 6.1.176
7+
Version: 6.1.177
88
Release: 1%{?dist}
99
Summary: The Linux kernel
1010
License: GPL-2.0 WITH Linux-syscall-note
1111
URL: https://www.kernel.org/
1212
# Use latest-kernel-srpm-url.sh to get this.
13-
Source0: https://cdn.amazonlinux.com/al2023/blobstore/46640a00f234691081b201b814662f6a7262c523aa1b0ea12f17bcc6191e391f/kernel-6.1.176-223.369.amzn2023.src.rpm
13+
Source0: https://cdn.amazonlinux.com/al2023/blobstore/a076614df50f6cdfa09229bc6358d9225a6ccb01e1ee54e67ff020dc0629e6ca/kernel-6.1.177-224.371.amzn2023.src.rpm
1414
Source1: gpgkey-B21C50FA44A99720EAA72F7FE951904AD832C631.asc
1515
# Use latest-2.24-neuron-srpm-url.sh to get this.
1616
Source2: https://yum.repos.neuron.amazonaws.com/aws-neuronx-dkms-%{neuron_inf1_ver}.0.noarch.rpm

0 commit comments

Comments
 (0)