summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorLauren Post <lauren.post@freescale.com>2014-10-31 10:17:16 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2014-11-05 18:36:06 -0200
commit8e5e871079bdaf7659171102f008bad28c728eed (patch)
tree38171b202fd192e5ac828e14b82cfe8ec97f5470 /recipes-kernel
parent91640164ccadd6251641ea1b25751e07bb09894b (diff)
downloadmeta-fsl-arm-8e5e871079bdaf7659171102f008bad28c728eed.tar.gz
linux-imx: Upgrade to 3.10.17-1.0.2 patch release
Changes to the following areas. - pfuse 100 - power management - graphics driver update with memory, deadlock and bug hang fixes. - crypto - Update testmgr DMA - ipu MXC IPUv3 fb: Fix MXCFB_CSC_UPDATE ioctl - ARM - Drop PL310 errata Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-imx_3.10.17.bb18
1 files changed, 4 insertions, 14 deletions
diff --git a/recipes-kernel/linux/linux-imx_3.10.17.bb b/recipes-kernel/linux/linux-imx_3.10.17.bb
index 1b34520..cae1489 100644
--- a/recipes-kernel/linux/linux-imx_3.10.17.bb
+++ b/recipes-kernel/linux/linux-imx_3.10.17.bb
@@ -10,19 +10,9 @@ require recipes-kernel/linux/linux-dtb.inc
10 10
11DEPENDS += "lzop-native bc-native" 11DEPENDS += "lzop-native bc-native"
12 12
13SRCBRANCH = "imx_3.10.17_1.0.1_ga" 13# back to -1.0.0_ga branch for all patch release
14SRCREV = "dac46dcf913585956a0e7a838e6f4b7465f00f57" 14SRCBRANCH = "imx_3.10.17_1.0.0_ga"
15LOCALVERSION = "-1.0.1_ga" 15SRCREV = "33597e348b2d60dd5c71890ef7b7d3d3fd6e4e97"
16 16LOCALVERSION = "-1.0.2_ga"
17SRC_URI += "file://0001-ENGR00309838-ARM-imx6sl-gpc-add-chip-revision-check-.patch \
18 file://0002-regulator-pfuze100-Fix-address-of-FABID.patch \
19 file://0003-regulator-pfuze100-add-pfuze200-support.patch \
20 file://0004-regulator-pfuze100-Add-terminate-entry-for-i2c-of-_d.patch \
21 file://0005-regulator-pfuze100-Add-PFUZE200-support-to-Kconfig-a.patch \
22 file://0006-regulator-pfuze100-Use-of_get_child_by_name.patch \
23 file://0007-pfuze100-regulator-Fix-of_node_get-parameter.patch \
24 file://0008-ENGR00301078-1-ARM-dts-imx6dl-sabresd-add-support-fo.patch \
25 file://0009-ENGR00301078-2-ARM-dts-imx6sl-evk-add-support-for-pf.patch \
26 file://0010-ENGR00318392-ARM-imx6x-Save-restore-SCU-and-some-CP1.patch"
27 17
28COMPATIBLE_MACHINE = "(mx6)" 18COMPATIBLE_MACHINE = "(mx6)"