From: Fabio Berton Date: Thu, 9 Mar 2017 20:38:57 +0000 (-0300) Subject: linux-fslc: Update to 4.9-based fork X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1f7c28fac1151bde832fdbbda45db637fdf9b389;p=meta-freescale.git linux-fslc: Update to 4.9-based fork This upgrades the Linux kernel to the 4.9.13 release. Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- 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)"