From 89a00ef285900d076402d0cf8e7306276ee19da1 Mon Sep 17 00:00:00 2001 From: Junghoon Kim Date: Fri, 8 Feb 2019 15:26:58 +0900 Subject: [PATCH] packaging: Change the kernel version of the spec files This patch changes the kernel version of the spec files to 4.14.99. Change-Id: Ibb04f798717f8ff1e9f5e1c6691d6ec3e9dc56ff Signed-off-by: Junghoon Kim --- packaging/linux-exynos-tm2.spec | 2 +- packaging/odroid-linux-kernel.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/linux-exynos-tm2.spec b/packaging/linux-exynos-tm2.spec index 964d01cd36f0..a6d33bf8c226 100644 --- a/packaging/linux-exynos-tm2.spec +++ b/packaging/linux-exynos-tm2.spec @@ -5,7 +5,7 @@ Name: %{target_board}-linux-kernel Summary: The Linux Kernel for TM2/TM2E board -Version: 4.14.85 +Version: 4.14.99 Release: 0 License: GPL-2.0 ExclusiveArch: %{arm} aarch64 diff --git a/packaging/odroid-linux-kernel.spec b/packaging/odroid-linux-kernel.spec index d69057d10e22..938028befd78 100644 --- a/packaging/odroid-linux-kernel.spec +++ b/packaging/odroid-linux-kernel.spec @@ -5,7 +5,7 @@ Name: odroid-linux-kernel Summary: The Linux Kernel for ODROID XU3 -Version: 4.14.85 +Version: 4.14.99 Release: 0 License: GPL-2.0 ExclusiveArch: %{arm} -- 2.34.1