From 3db3eb6a6eac54f073c10f43ed899afbd1de4a6b Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Mon, 1 Jun 2020 14:41:52 -0300 Subject: [PATCH] linux-fslc-lts: Update to version v4.19.125 This commit merges tag 'v4.19.125' into 4.19.x+fslc. Signed-off-by: Fabio Berton --- recipes-kernel/linux/linux-fslc-lts-4.19.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-fslc-lts-4.19.bb b/recipes-kernel/linux/linux-fslc-lts-4.19.bb index c3f6fc07..41b09347 100644 --- a/recipes-kernel/linux/linux-fslc-lts-4.19.bb +++ b/recipes-kernel/linux/linux-fslc-lts-4.19.bb @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2019 O.S. Systems Software LTDA. +# Copyright (C) 2012-2020 O.S. Systems Software LTDA. # Released under the MIT license (see COPYING.MIT for the terms) SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes" @@ -11,9 +11,9 @@ include linux-fslc.inc LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" -PV = "4.19.107+git${SRCPV}" +PV = "4.19.125+git${SRCPV}" SRCBRANCH = "4.19.x+fslc" -SRCREV = "a764f56c765d081954d9d7c4c84a8c9be4c6d689" +SRCREV = "d839dc0169b3c568813f2ee2abc30720f5244b89" COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" -- 2.40.1