summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2020-06-01 14:41:52 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2020-06-01 16:37:43 -0300
commit3db3eb6a6eac54f073c10f43ed899afbd1de4a6b (patch)
treedd243ee74727795c2e09ef95552de46c5f4bda23
parente6e0b794bad8a092614fa7f37a9e4345aaaabee0 (diff)
downloadmeta-freescale-3db3eb6a6eac54f073c10f43ed899afbd1de4a6b.tar.gz
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 <fabio.berton@ossystems.com.br>
-rw-r--r--recipes-kernel/linux/linux-fslc-lts-4.19.bb6
1 files 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 @@
1# Copyright (C) 2012-2019 O.S. Systems Software LTDA. 1# Copyright (C) 2012-2020 O.S. Systems Software LTDA.
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3 3
4SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes" 4SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes"
@@ -11,9 +11,9 @@ include linux-fslc.inc
11 11
12LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 12LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
13 13
14PV = "4.19.107+git${SRCPV}" 14PV = "4.19.125+git${SRCPV}"
15 15
16SRCBRANCH = "4.19.x+fslc" 16SRCBRANCH = "4.19.x+fslc"
17SRCREV = "a764f56c765d081954d9d7c4c84a8c9be4c6d689" 17SRCREV = "d839dc0169b3c568813f2ee2abc30720f5244b89"
18 18
19COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" 19COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"