[meta-freescale] [meta-fsl-arm][PATCH v2 00/15] Update to 3.10.31-1.1.0 Beta

Lauren Post lauren.post at freescale.com
Tue Sep 2 13:06:57 PDT 2014


Changes from v1 patchset
- Reorder the patches so u-boot is before the machine files
- Remove 3.10.17 kernel recipes
- Change commit log fo slevk pfuse
- Add u-boot-fslc patch to work with fixed mmc

Lauren Post (15):
  linux-imx: Upgrade to 3.10.31-1.1.0 Beta version
  linux-imx-mfgtool: Upgrade to 3.10.31-1.1.0 Beta version
  u-boot-imx: Upgrade to 2014.04 version
  imx6dlsabresd.conf: Add the imx6dl-sabresd-pf200 device tree
  imx6dlsabresd.conf: Add the imx6dl-sabresd-enetirq device tree
  imx6qsabresd.conf: Add the imx6q-sabresd-enetirq device tree
  imx6slevk.conf: Add the imx6slevk-pf200 device tree
  imx6sxsabresd.conf: Create i.MX 6SoloX Machine configuration
  imx-lib: Upgrade to 3.10.31-1.1.0 Beta version
  imx-lib: Add PLATFORM setting for mx6sx and mx6sl
  imx-vpu: Upgrade to 3.10.31-1.1.0 Beta version
  imx-test: Update include PLATFORM and DEPEND for mx6sx and mx6sl
  imx-test: Upgrade to 3.10.31-1.1.0 Beta version
  firmware-imx: Upgrade to 3.10.31-1.1.0 Beta version
  u-boot-fslc:  Add patch to work with 3.10.31-1.1.0_beta kernel

 conf/machine/imx6dlsabresd.conf                    |    1 +
 conf/machine/imx6qsabresd.conf                     |    2 +-
 conf/machine/imx6slevk.conf                        |    1 +
 conf/machine/imx6sxsabresd.conf                    |   21 +++++
 recipes-bsp/firmware-imx/firmware-imx.inc          |    7 +-
 .../firmware-imx/firmware-imx_3.10.17-1.0.0.bb     |   10 ---
 .../firmware-imx/firmware-imx_3.10.31-1.1.0.bb     |   14 +++
 recipes-bsp/imx-lib/imx-lib.inc                    |    2 +
 recipes-bsp/imx-lib/imx-lib_3.10.31-1.1.0.bb       |   15 ++++
 recipes-bsp/imx-test/imx-test.inc                  |    4 +-
 ..._3.10.17-1.0.0.bb => imx-test_3.10.31-1.1.0.bb} |    8 +-
 ...etVirtMem-returns-1-MAP_FAILED-on-failure.patch |   83 ------------------
 recipes-bsp/imx-vpu/imx-vpu_3.10.17-1.0.0.bb       |   12 ---
 recipes-bsp/imx-vpu/imx-vpu_3.10.31-1.1.0.bb       |   14 +++
 ...-mmcroot-to-use-fixed-mmc-block-index-for.patch |   91 ++++++++++++++++++++
 recipes-bsp/u-boot/u-boot-fslc_2014.07.bb          |    3 +
 ...ol_2013.04.bb => u-boot-imx-mfgtool_2014.04.bb} |    0
 ...u-boot-imx_2013.04.bb => u-boot-imx_2014.04.bb} |    8 +-
 .../mx6/defconfig                                  |   16 +++-
 .../mx6/defconfig                                  |    5 +-
 ...ool_3.10.17.bb => linux-imx-mfgtool_3.10.31.bb} |    2 +
 .../{linux-imx_3.10.17.bb => linux-imx_3.10.31.bb} |    6 +-
 22 files changed, 199 insertions(+), 126 deletions(-)
 create mode 100644 conf/machine/imx6sxsabresd.conf
 delete mode 100644 recipes-bsp/firmware-imx/firmware-imx_3.10.17-1.0.0.bb
 create mode 100644 recipes-bsp/firmware-imx/firmware-imx_3.10.31-1.1.0.bb
 create mode 100644 recipes-bsp/imx-lib/imx-lib_3.10.31-1.1.0.bb
 rename recipes-bsp/imx-test/{imx-test_3.10.17-1.0.0.bb => imx-test_3.10.31-1.1.0.bb} (54%)
 delete mode 100644 recipes-bsp/imx-vpu/imx-vpu/0001-IOGetVirtMem-returns-1-MAP_FAILED-on-failure.patch
 delete mode 100644 recipes-bsp/imx-vpu/imx-vpu_3.10.17-1.0.0.bb
 create mode 100644 recipes-bsp/imx-vpu/imx-vpu_3.10.31-1.1.0.bb
 create mode 100644 recipes-bsp/u-boot/u-boot-fslc/iMX6-Change-mmcroot-to-use-fixed-mmc-block-index-for.patch
 rename recipes-bsp/u-boot/{u-boot-imx-mfgtool_2013.04.bb => u-boot-imx-mfgtool_2014.04.bb} (100%)
 rename recipes-bsp/u-boot/{u-boot-imx_2013.04.bb => u-boot-imx_2014.04.bb} (61%)
 rename recipes-kernel/linux/{linux-imx-3.10.17 => linux-imx-3.10.31}/mx6/defconfig (96%)
 rename recipes-kernel/linux/{linux-imx-mfgtool-3.10.17 => linux-imx-mfgtool-3.10.31}/mx6/defconfig (98%)
 rename recipes-kernel/linux/{linux-imx-mfgtool_3.10.17.bb => linux-imx-mfgtool_3.10.31.bb} (87%)
 rename recipes-kernel/linux/{linux-imx_3.10.17.bb => linux-imx_3.10.31.bb} (80%)

-- 
1.7.9.5



More information about the meta-freescale mailing list