]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: Update to 4.9-based fork
authorFabio Berton <fabio.berton@ossystems.com.br>
Thu, 9 Mar 2017 20:38:57 +0000 (17:38 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 9 Mar 2017 20:45:00 +0000 (17:45 -0300)
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>
recipes-kernel/linux/linux-fslc_4.9.bb [moved from recipes-kernel/linux/linux-fslc_4.8.bb with 77% similarity]

similarity index 77%
rename from recipes-kernel/linux/linux-fslc_4.8.bb
rename to recipes-kernel/linux/linux-fslc_4.9.bb
index e127883a3d2adfbcdff5a1476a642b225ab2c172..c754fa4b32b00d5110056bcb160e9eb63d883c21 100644 (file)
@@ -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)"