Skip to content

Commit

Permalink
packages: update kernel-5.4
Browse files Browse the repository at this point in the history
Signed-off-by: Arnaldo Garcia Rincon <[email protected]>
  • Loading branch information
arnaldo2792 committed Jun 8, 2022
1 parent 7287db7 commit 3629eb5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/containerd/containerd.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

%global gover 1.6.6
%global rpmver %{gover}
%global gitrev 96df0994faabc1944fc614e52b0b3c6feb609a57
%global gitrev 10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1

%global _dwz_low_mem_die_limit 0

Expand Down
4 changes: 2 additions & 2 deletions packages/kernel-5.4/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ path = "pkg.rs"

[[package.metadata.build-package.external-files]]
# Use latest-srpm-url.sh to get this.
url = "https://cdn.amazonlinux.com/blobstore/ef7cb8ef41ebe7e5edc8bbf23eebc16600d6a8e21f8b468723b31fb32ef3e583/kernel-5.4.190-107.353.amzn2.src.rpm"
sha512 = "8682ee3ec20558b4e82d688fe83134ee01b6379b7da8cb7a367f1534000891384b5364b8ef991d8bd88ab53ad83d8984014f284f43ea13952b0e36bf3b6f2cd7"
url = "https://cdn.amazonlinux.com/blobstore/9959b4af12a63755e451619398b6471f3c6a496b854ce73740c786907f67560a/kernel-5.4.196-108.356.amzn2.src.rpm"
sha512 = "4b063d857d05a2796fc607ba425d5f75964e1123b24cb0f0ab8e1cb8334944b9fc5d734c83f1d5ef186b2ac38fb7ece5be62a49579f3b4187ee380cd28bdfaaf"

[build-dependencies]
microcode = { path = "../microcode" }
4 changes: 2 additions & 2 deletions packages/kernel-5.4/kernel-5.4.spec
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
%global debug_package %{nil}

Name: %{_cross_os}kernel-5.4
Version: 5.4.190
Version: 5.4.196
Release: 1%{?dist}
Summary: The Linux kernel
License: GPL-2.0 WITH Linux-syscall-note
URL: https://www.kernel.org/
# Use latest-srpm-url.sh to get this.
Source0: https://cdn.amazonlinux.com/blobstore/ef7cb8ef41ebe7e5edc8bbf23eebc16600d6a8e21f8b468723b31fb32ef3e583/kernel-5.4.190-107.353.amzn2.src.rpm
Source0: https://cdn.amazonlinux.com/blobstore/9959b4af12a63755e451619398b6471f3c6a496b854ce73740c786907f67560a/kernel-5.4.196-108.356.amzn2.src.rpm
Source100: config-bottlerocket

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

0 comments on commit 3629eb5

Please sign in to comment.