[meta-freescale] [meta-fsl-arm][PATCH v3 00/14] BSP Upgrade to 3.10.31-1.1.0 Beta v3

Lauren Post lauren.post at freescale.com
Thu Sep 4 06:12:47 PDT 2014


Upgrade the 310.31-1.1.0 Beta

- linux-imx:  Add CONFIG_NETFILTER=y to defconfig
- Change device trees to use line contiuations
- Add Upstream-Status to u-boot-fslc
- Fix email in imx6sxsabresd machine configuration file.
- Change firmware-imx to use for mx6 and remove 3.0.35 version
- imx-lib: remove 3.10.17 recipe
- imx-test - squash patches

Lauren Post (13):
  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-vpu: Upgrade to 3.10.31-1.1.0 Beta version
  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                    |    3 +-
 conf/machine/imx6qsabresd.conf                     |    3 +-
 conf/machine/imx6slevk.conf                        |    3 +-
 conf/machine/imx6sxsabresd.conf                    |   21 +++++
 recipes-bsp/firmware-imx/firmware-imx.inc          |    7 +-
 .../firmware-imx/firmware-imx_3.0.35-4.0.0.bb      |    8 --
 .../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.17-1.0.0.bb       |   10 ---
 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 |   93 ++++++++++++++++++++
 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                                  |   15 +++-
 .../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 +-
 24 files changed, 204 insertions(+), 145 deletions(-)
 create mode 100644 conf/machine/imx6sxsabresd.conf
 delete mode 100644 recipes-bsp/firmware-imx/firmware-imx_3.0.35-4.0.0.bb
 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
 delete mode 100644 recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.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