Skip to content

Commit f61cb43

Browse files
committed
kernel-5.15: update to 5.15.166
Rebase to Amazon Linux upstream version 5.15.166-111.163.amzn2. Signed-off-by: Arnaldo Garcia Rincon <agarrcia@amazon.com>
1 parent f4733c7 commit f61cb43

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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-srpm-url.sh to get this.
16-
url = "https://cdn.amazonlinux.com/blobstore/5fc19dbcdad79c0964001228b7f301dc9726ba49f28248fe04f44186bb318e51/kernel-5.15.165-110.161.amzn2.src.rpm"
17-
sha512 = "dcb77a87aa343d10936a40e155d6d3b67e78a42f04f817157731b97caa4de113564edfba37dd9ed66712081ae0df1102cd5703cd895a493e4ec7348886eb303b"
16+
url = "https://cdn.amazonlinux.com/blobstore/1db73ff2ad4ac5d6ccf1f53e405b23ad5ee2715a6392faad73688bbb29c3374e/kernel-5.15.166-111.163.amzn2.src.rpm"
17+
sha512 = "59de7f13b4ab203b17ed4c1fb8260db560f95ade10f31db7c609129cc3043781a76eca79ca293ff9addff88431b5c20072472e952d6d75749b93d282d4cab374"
1818

1919
[build-dependencies]
2020
microcode = { path = "../microcode" }

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.165
4+
Version: 5.15.166
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-srpm-url.sh to get this.
10-
Source0: https://cdn.amazonlinux.com/blobstore/5fc19dbcdad79c0964001228b7f301dc9726ba49f28248fe04f44186bb318e51/kernel-5.15.165-110.161.amzn2.src.rpm
10+
Source0: https://cdn.amazonlinux.com/blobstore/1db73ff2ad4ac5d6ccf1f53e405b23ad5ee2715a6392faad73688bbb29c3374e/kernel-5.15.166-111.163.amzn2.src.rpm
1111
Source100: config-bottlerocket
1212

1313
# Help out-of-tree module builds run `make prepare` automatically.

0 commit comments

Comments
 (0)