All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] linux-fslc: Update to 4.9-based fork
@ 2017-01-24 13:05 Fabio Berton
  0 siblings, 0 replies; only message in thread
From: Fabio Berton @ 2017-01-24 13:05 UTC (permalink / raw)
  To: meta-freescale

This upgrades the Linux kernel to the 4.9.5 release.

Signed-off-by: Fabio Berton <fabio.berton@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..14c7e850 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 = "40bf0662fe3f794fef0a44456337cfb1b1eb45b5"
 
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)"
-- 
2.11.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-24 13:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-24 13:05 [PATCH v2] linux-fslc: Update to 4.9-based fork Fabio Berton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.