summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2017-03-09 17:38:57 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2017-03-09 17:44:23 -0300
commitdf3e00a1f1dfb01b5a5422e6398023226e682fec (patch)
tree81e7d01362113c915f1be054f011b324cca31331 /recipes-kernel
parent2461898d70ffbe8459ed1c1b4e95636af0f35a38 (diff)
downloadmeta-freescale-df3e00a1f1dfb01b5a5422e6398023226e682fec.tar.gz
linux-fslc: Update to 4.9-based fork
This upgrades the Linux kernel to the 4.9.13 release. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-fslc_4.9.bb (renamed from recipes-kernel/linux/linux-fslc_4.8.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-fslc_4.8.bb b/recipes-kernel/linux/linux-fslc_4.9.bb
index e127883a..c754fa4b 100644
--- a/recipes-kernel/linux/linux-fslc_4.8.bb
+++ b/recipes-kernel/linux/linux-fslc_4.9.bb
@@ -1,4 +1,4 @@
1# Copyright (C) 2012-2016 O.S. Systems Software LTDA. 1# Copyright (C) 2012-2017 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"
@@ -9,9 +9,9 @@ upstreaming."
9 9
10include linux-fslc.inc 10include linux-fslc.inc
11 11
12PV = "4.8+git${SRCPV}" 12PV = "4.9+git${SRCPV}"
13 13
14SRCBRANCH = "4.8.x+fslc" 14SRCBRANCH = "4.9.x+fslc"
15SRCREV = "35ef7950aaf7caa28afae35160bda0734ecfeba7" 15SRCREV = "3737a5f7223464efed3b0a9da2b045dae28d3a53"
16 16
17COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)" 17COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)"