From abbf2227ef08feeb65c6946dfcb78d81bcb77614 Mon Sep 17 00:00:00 2001 From: Junghoon Kim Date: Tue, 11 Jun 2019 10:34:10 +0900 Subject: [PATCH] packaging: Change the kernel version of the spec file This patch changes the kernel version of the spec file to 4.19.49. Change-Id: Idc451fa46d64c0a968b4f146b8ff127245c3564e 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 d4e23e1..ed39a38 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.19.40 +Version: 4.19.49 Release: 0 License: GPL-2.0 ExclusiveArch: %{arm} aarch64 -- 2.7.4