diff options
| -rw-r--r-- | meta-fsl-arm/recipes-kernel/linux/linux-imx_3.10.17.bb | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.10.17.bb b/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.10.17.bb index 1b345200a..cae148914 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.10.17.bb +++ b/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.10.17.bb | |||
| @@ -10,19 +10,9 @@ require recipes-kernel/linux/linux-dtb.inc | |||
| 10 | 10 | ||
| 11 | DEPENDS += "lzop-native bc-native" | 11 | DEPENDS += "lzop-native bc-native" |
| 12 | 12 | ||
| 13 | SRCBRANCH = "imx_3.10.17_1.0.1_ga" | 13 | # back to -1.0.0_ga branch for all patch release |
| 14 | SRCREV = "dac46dcf913585956a0e7a838e6f4b7465f00f57" | 14 | SRCBRANCH = "imx_3.10.17_1.0.0_ga" |
| 15 | LOCALVERSION = "-1.0.1_ga" | 15 | SRCREV = "33597e348b2d60dd5c71890ef7b7d3d3fd6e4e97" |
| 16 | 16 | LOCALVERSION = "-1.0.2_ga" | |
| 17 | SRC_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 | ||
| 28 | COMPATIBLE_MACHINE = "(mx6)" | 18 | COMPATIBLE_MACHINE = "(mx6)" |
