[meta-freescale] [meta-fsl-arm][PATCH 00/12] Freescale 3.10.17-1.0.0-beta - part 1

Otavio Salvador otavio at ossystems.com.br
Fri Jan 17 18:41:03 PST 2014


Hello folks,

Today I spent quite a lot of time reviewing and reworking the first
part of patches which I just sent to master-next. Those are the
initial 12 patches and those do need people to review and test them.

Please give a try in the 'master-next' branch and comment in anything
that could be improved in the patches. All comments are welcome...

Lauren Post (6):
  imx6slevk: Add WIFI support
  imx6slevk: Add new device tree imx6sl-evk-csi.dtb
  imx-test: Update to 3.10.17-1.0.0 version
  imx-kobs: Upgrade to 3.10.17-1.0.0 version
  imx-lib: Upgrade to 3.10.17-1.0.0_beta
  imx-vpu: Upgrade to 3.10.17-1.0.0_beta

Otavio Salvador (6):
  imx-test: Fix build failure due lacking of module build system
  imx-test: MX23/MX28 depends on virtual/kernel only
  imx-test: Stop installing clocks.sh in MX6
  imx-test: Remove unused patch
  imx-uuc: Add 0.4 recipe
  imx-test: Unify package used by MX23, MX28, MX5 and MX6

 conf/machine/imx6slevk.conf                        |    4 +-
 recipes-bsp/imx-kobs/imx-kobs_3.10.17-1.0.0.bb     |   16 +
 recipes-bsp/imx-kobs/imx-kobs_3.5.7-1.0.0.bb       |   19 -
 recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb       |   14 +
 recipes-bsp/imx-lib/imx-lib_3.10.9-1.0.0.bb        |   10 -
 recipes-bsp/imx-test/imx-test.inc                  |   17 +-
 ...1-fix-ipu-unit-test-application-missing-i.patch | 3355 --------------------
 ...3-vpu-Fix-encoder-with-rotation-90-or-270.patch |   34 -
 ...162747-fix-asrc-sample-rate-convert-issue.patch |   52 -
 .../mxc_x11_test-exclude-IMX-5-6-platforms.patch   |   26 -
 .../imx-test/imx-test/revert_epdc_hdr_change.patch |   30 +
 recipes-bsp/imx-test/imx-test_11.09.01.bb          |   11 -
 recipes-bsp/imx-test/imx-test_2.6.35.3-1.1.0.bb    |   11 -
 recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb     |   17 +
 recipes-bsp/imx-test/imx-test_3.10.9-1.0.0.bb      |   10 -
 .../imx-uuc/imx-uuc/COPYING-Add-license-file.patch |  362 +++
 ...ile-adapt-to-work-out-of-box-with-OE-Core.patch |   46 +
 .../sdimage.c-uu.c-update-license-header.patch     |   53 +
 recipes-bsp/imx-uuc/imx-uuc_0.4.bb                 |   22 +
 .../build-Allow-CC-and-AR-to-be-overriden.patch    |   33 -
 recipes-bsp/imx-vpu/imx-vpu_3.10.17-1.0.0.bb       |   16 +
 recipes-bsp/imx-vpu/imx-vpu_3.10.9-1.0.0.bb        |   11 -
 22 files changed, 592 insertions(+), 3577 deletions(-)
 create mode 100644 recipes-bsp/imx-kobs/imx-kobs_3.10.17-1.0.0.bb
 delete mode 100644 recipes-bsp/imx-kobs/imx-kobs_3.5.7-1.0.0.bb
 create mode 100644 recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb
 delete mode 100644 recipes-bsp/imx-lib/imx-lib_3.10.9-1.0.0.bb
 delete mode 100644 recipes-bsp/imx-test/imx-test/0001-ENGR00158471-fix-ipu-unit-test-application-missing-i.patch
 delete mode 100644 recipes-bsp/imx-test/imx-test/0002-ENGR00170223-vpu-Fix-encoder-with-rotation-90-or-270.patch
 delete mode 100644 recipes-bsp/imx-test/imx-test/0003-ENGR00162747-fix-asrc-sample-rate-convert-issue.patch
 delete mode 100644 recipes-bsp/imx-test/imx-test/mxc_x11_test-exclude-IMX-5-6-platforms.patch
 create mode 100644 recipes-bsp/imx-test/imx-test/revert_epdc_hdr_change.patch
 delete mode 100644 recipes-bsp/imx-test/imx-test_11.09.01.bb
 delete mode 100644 recipes-bsp/imx-test/imx-test_2.6.35.3-1.1.0.bb
 create mode 100644 recipes-bsp/imx-test/imx-test_3.10.17-1.0.0.bb
 delete mode 100644 recipes-bsp/imx-test/imx-test_3.10.9-1.0.0.bb
 create mode 100644 recipes-bsp/imx-uuc/imx-uuc/COPYING-Add-license-file.patch
 create mode 100644 recipes-bsp/imx-uuc/imx-uuc/Makefile-adapt-to-work-out-of-box-with-OE-Core.patch
 create mode 100644 recipes-bsp/imx-uuc/imx-uuc/sdimage.c-uu.c-update-license-header.patch
 create mode 100644 recipes-bsp/imx-uuc/imx-uuc_0.4.bb
 delete mode 100644 recipes-bsp/imx-vpu/imx-vpu-3.10.9-1.0.0/build-Allow-CC-and-AR-to-be-overriden.patch
 create mode 100644 recipes-bsp/imx-vpu/imx-vpu_3.10.17-1.0.0.bb
 delete mode 100644 recipes-bsp/imx-vpu/imx-vpu_3.10.9-1.0.0.bb

-- 
1.8.5.2



More information about the meta-freescale mailing list