From f4d074acd0709692d93b0b8b559e64749ddbb395 Mon Sep 17 00:00:00 2001 From: Junghoon Kim Date: Tue, 7 May 2019 19:52:49 +0900 Subject: [PATCH] packaging: Change the kernel version of the spec files This patch changes the kernel version of the spec files to 4.19.40. Change-Id: I85d3ae4fd90431431aedb5968a53f6c08ea6f3f9 Signed-off-by: Junghoon Kim --- packaging/linux-rpi3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/linux-rpi3.spec b/packaging/linux-rpi3.spec index 20446b3..e00e961 100644 --- a/packaging/linux-rpi3.spec +++ b/packaging/linux-rpi3.spec @@ -10,7 +10,7 @@ Name: %{target_board}-linux-kernel Summary: The Linux Kernel for Raspberry Pi3 -Version: 4.14.98 +Version: 4.19.40 Release: 0 License: GPL-2.0 ExclusiveArch: %{arm} aarch64 -- 2.7.4