[meta-freescale] [PATCH] linux-fslc: Update to 4.9-based fork

Fabio Berton fabio.berton at ossystems.com.br
Thu Mar 9 12:38:57 PST 2017


This upgrades the Linux kernel to the 4.9.13 release.

Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 recipes-kernel/linux/{linux-fslc_4.8.bb => linux-fslc_4.9.bb} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
 rename recipes-kernel/linux/{linux-fslc_4.8.bb => linux-fslc_4.9.bb} (77%)

diff --git a/recipes-kernel/linux/linux-fslc_4.8.bb b/recipes-kernel/linux/linux-fslc_4.9.bb
similarity index 77%
rename from recipes-kernel/linux/linux-fslc_4.8.bb
rename to 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 @@
-# Copyright (C) 2012-2016 O.S. Systems Software LTDA.
+# Copyright (C) 2012-2017 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"
@@ -9,9 +9,9 @@ upstreaming."
 
 include linux-fslc.inc
 
-PV = "4.8+git${SRCPV}"
+PV = "4.9+git${SRCPV}"
 
-SRCBRANCH = "4.8.x+fslc"
-SRCREV = "35ef7950aaf7caa28afae35160bda0734ecfeba7"
+SRCBRANCH = "4.9.x+fslc"
+SRCREV = "3737a5f7223464efed3b0a9da2b045dae28d3a53"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)"
-- 
2.11.0



More information about the meta-freescale mailing list