[meta-freescale] [meta-freescale-layer][PATCH 00/12] Fixes for QorIQ platforms

Zhenhua Luo zhenhua.luo at nxp.com
Fri Jun 3 00:49:28 PDT 2016


Zhenhua Luo (12):
  ipsec-demo: Fix host contamination and build warning
  testfloat: get rid of 'No GNU_HASH in the elf binary' warning
  mux-server: Fix build warnings caused by external toolchain
  openssl/cryptodev: base_contains -> bb.utils.contains
  eth-config: fix host contamination warnings
  pkc-host: disable -Werror
  ipc-ust: skip two insane check
  skmm-ep: fix the build error caused by duplicated definition
  linux-qoriq: fix build issue under gcc6
  u-boot: fix build error under gcc6
  linux-qoriq: exclude DATETIME from vardepsexclude of ZIMAGE_BASE_NAME
    to fix taskhash mismatch issue
  README: add meta-openembedded as dependent layer

 README                                             |   4 +
 .../u-boot/files/fix-build-error-under-gcc6.patch  |  86 +++++++++++++++++
 recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb         |   1 +
 recipes-connectivity/ipsec-demo/ipsec-demo_0.1.bb  |   1 +
 recipes-connectivity/openssl/openssl-qoriq.inc     |   4 +-
 recipes-dpaa/eth-config/eth-config_git.bb          |   1 +
 recipes-extended/ipc-ust/ipc-ust_git.bb            |   3 +
 ...p-remove-duplicated-pa_to_va-and-va_to_pa.patch |  40 ++++++++
 recipes-extended/skmm-ep/skmm-ep_git.bb            |   1 +
 .../files/Yocto-replace-COMPILE_PREFIX-gcc.patch   |   2 +-
 recipes-kernel/cryptodev/cryptodev-qoriq_1.7.inc   |   2 +-
 recipes-kernel/linux/linux-qoriq.inc               |   1 +
 .../fix-the-compile-issue-under-gcc6.patch         | 103 +++++++++++++++++++++
 .../module-remove-MODULE_GENERIC_TABLE.patch       |  77 +++++++++++++++
 recipes-kernel/linux/linux-qoriq_3.12.bb           |   2 +
 recipes-kernel/pkc-host/pkc-host_git.bb            |   4 +
 ...001-Makefile-Fix-the-warning-during-build.patch |  31 +++++++
 .../mux-server/mux-server_1.02.bb                  |   4 +-
 18 files changed, 362 insertions(+), 5 deletions(-)
 create mode 100644 recipes-bsp/u-boot/files/fix-build-error-under-gcc6.patch
 create mode 100644 recipes-extended/skmm-ep/skmm-ep/skmm-ep-remove-duplicated-pa_to_va-and-va_to_pa.patch
 create mode 100644 recipes-kernel/linux/linux-qoriq/fix-the-compile-issue-under-gcc6.patch
 create mode 100644 recipes-kernel/linux/linux-qoriq/module-remove-MODULE_GENERIC_TABLE.patch
 create mode 100644 recipes-virtualization/mux-server/mux-server/0001-Makefile-Fix-the-warning-during-build.patch

-- 
2.4.11



More information about the meta-freescale mailing list