diff options
| author | Fabio Berton <fabio.berton@ossystems.com.br> | 2017-03-09 17:38:57 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-03-09 17:44:23 -0300 |
| commit | df3e00a1f1dfb01b5a5422e6398023226e682fec (patch) | |
| tree | 81e7d01362113c915f1be054f011b324cca31331 | |
| parent | 2461898d70ffbe8459ed1c1b4e95636af0f35a38 (diff) | |
| download | meta-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>
| -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 e127883a3..c754fa4b3 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 | ||
| 4 | SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes" | 4 | SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes" |
| @@ -9,9 +9,9 @@ upstreaming." | |||
| 9 | 9 | ||
| 10 | include linux-fslc.inc | 10 | include linux-fslc.inc |
| 11 | 11 | ||
| 12 | PV = "4.8+git${SRCPV}" | 12 | PV = "4.9+git${SRCPV}" |
| 13 | 13 | ||
| 14 | SRCBRANCH = "4.8.x+fslc" | 14 | SRCBRANCH = "4.9.x+fslc" |
| 15 | SRCREV = "35ef7950aaf7caa28afae35160bda0734ecfeba7" | 15 | SRCREV = "3737a5f7223464efed3b0a9da2b045dae28d3a53" |
| 16 | 16 | ||
| 17 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)" | 17 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)" |
