summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorGary Bisson <gary.bisson@boundarydevices.com>2017-08-24 09:49:21 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2017-08-24 11:31:58 -0300
commit3bf663d54529bd22dfc57713dfd921fb3f884c30 (patch)
treec1d46d0453c47b3004ad4b12b52cea715075bfc4 /recipes-kernel/linux
parent1163fe293157ae2f82820ef8f433be447ce547a7 (diff)
downloadmeta-freescale-3bf663d54529bd22dfc57713dfd921fb3f884c30.tar.gz
linux-fslc: Bump revision to 836377e382
This commit merge tag v4.9.43 into 4.9.x+fslc and add the following change on top: - 2e5f5cc50c72 ARM: dts: imx7d-pico: Add initial support - 47e80564c4db ARM: imx_v6_v7_defconfig: Select the coda driver as module - 62dd13a066b9 ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe reset Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-fslc_4.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc_4.9.bb b/recipes-kernel/linux/linux-fslc_4.9.bb
index 00c0d992..5e2f0a9a 100644
--- a/recipes-kernel/linux/linux-fslc_4.9.bb
+++ b/recipes-kernel/linux/linux-fslc_4.9.bb
@@ -12,6 +12,6 @@ include linux-fslc.inc
12PV = "4.9+git${SRCPV}" 12PV = "4.9+git${SRCPV}"
13 13
14SRCBRANCH = "4.9.x+fslc" 14SRCBRANCH = "4.9.x+fslc"
15SRCREV = "b69ecd63c1237ba4130fd189cbb5287f17ff56d3" 15SRCREV = "836377e3825c9001cc8fee2f8bc2aacae003f1ca"
16 16
17COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" 17COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"