[Buildroot] [git commit] package/kmod: bump to version 29
From: Arnout Vandecappelle (Essensium/Mind) <hidden>
Date: 2021-10-14 21:42:47
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=0eb61e6ee3f37dd727d91590e16da2ab4308fc5f branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master Signed-off-by: Adam Duskett <redacted> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <redacted> --- package/kmod/kmod.hash | 2 +- package/kmod/kmod.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/kmod/kmod.hash b/package/kmod/kmod.hash
index f0bd436dc8..c68e41f1b6 100644
--- a/package/kmod/kmod.hash
+++ b/package/kmod/kmod.hash@@ -1,5 +1,5 @@ # From https://www.kernel.org/pub/linux/utils/kernel/kmod/sha256sums.asc -sha256 3969fc0f13daa98084256337081c442f8749310089e48aa695c9b4dfe1b3a26c kmod-28.tar.xz +sha256 0b80eea7aa184ac6fd20cafa2a1fdf290ffecc70869a797079e2cc5c6225a52a kmod-29.tar.xz # Locally calculated sha256 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3 libkmod/COPYING
diff --git a/package/kmod/kmod.mk b/package/kmod/kmod.mk
index 7c5d200b0f..c7f510ec0f 100644
--- a/package/kmod/kmod.mk
+++ b/package/kmod/kmod.mk@@ -4,7 +4,7 @@ # ################################################################################ -KMOD_VERSION = 28 +KMOD_VERSION = 29 KMOD_SOURCE = kmod-$(KMOD_VERSION).tar.xz KMOD_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kernel/kmod KMOD_INSTALL_STAGING = YES
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot