Skip to content

Commit f4733c7

Browse files
committed
kernel-5.10: update to 5.10.225
Rebase to Amazon Linux upstream version 5.10.225-213.878.amzn2. Signed-off-by: Arnaldo Garcia Rincon <agarrcia@amazon.com>
1 parent 42a5b06 commit f4733c7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/kernel-5.10/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/090ee50d7c80b80f41f8e3c8c7d63efaa9592371f48bc9f769b2d52cb358a238/kernel-5.10.224-212.876.amzn2.src.rpm"
17-
sha512 = "1a5d1066aa061b4b8cc2d97671d86c4aee727266386f0507b8a841adfc51235d3fa74eab3cfc64ca3d78397294f789ae3ee48f45c16f330929691d14ce7153c0"
16+
url = "https://cdn.amazonlinux.com/blobstore/3351af6379ce59bc5724cf19ad4819e5d6929dafdb2925afd0c9ea0e13d3be47/kernel-5.10.225-213.878.amzn2.src.rpm"
17+
sha512 = "96ff97176e92357e89171ebcf5eb5104e59947b92a0f0c7eb161552e2686ffac094db3d45da2bbbb9c343d94515e017f2732cf22ff84745a0c2a475a80b52abc"
1818

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

packages/kernel-5.10/kernel-5.10.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.10
4-
Version: 5.10.224
4+
Version: 5.10.225
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/090ee50d7c80b80f41f8e3c8c7d63efaa9592371f48bc9f769b2d52cb358a238/kernel-5.10.224-212.876.amzn2.src.rpm
10+
Source0: https://cdn.amazonlinux.com/blobstore/3351af6379ce59bc5724cf19ad4819e5d6929dafdb2925afd0c9ea0e13d3be47/kernel-5.10.225-213.878.amzn2.src.rpm
1111
Source100: config-bottlerocket
1212

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

0 commit comments

Comments
 (0)