[meta-freescale] [meta-fsl-ppc][PATCH 00/39] patches for QorIQ SDK v1.9

b28495 at freescale.com b28495 at freescale.com
Wed Dec 23 07:26:01 PST 2015


From: Ting Liu <ting.liu at freescale.com>

Cristian Stoica (1):
  pkc-host: do not install cli

Laurentiu Tudor (1):
  qemu: enable back libusb through PACKAGECONFIG

Ting Liu (37):
  fsl-u-boot-localversion.bbclass: import from meta-fsl-arm
  u-boot-qoirq: update to commit eb3d4fc
  linux-qoriq: update to commit 43cecda
  linux-qoriq: default not install Images into rootfs
  linux-qoriq: replace tab with spaces
  linux-qoriq: inherit kernel-arch
  ipsec-demo: set COMPATIBLE_MACHINE as qoriq
  eth-config: set CLEANBROKEN to 1
  skmm-ep: add ARCH in EXTRA_OEMAKE
  cryptodev: update to match commit 53e4d0fe
  lxc: add bbappend to enable seccomp
  move layer specific bbappend to dynamic-layers
  auto-resp: set COMPATIBLE_MACHINE as t104x
  qoriq-debug: remove as it is not supported
  apptrk: update to commit 4216af3
  asf: not package .ko files in PN
  asf: remove empty install directories
  asf: update to commit 9580a62
  cst: update to commit 65f79eb
  fm-ucode: update to commit 33c6c7a
  fmc: update to commit a079d2c
  fmlib: update to commit d697de9
  rcw: swap qspi binary in do_install_append
  rcw: update to commit 521008f
  skmm-host: update to commit 41a448d
  pkc-firmware: update to commmit 32804a0
  ceetm: set COMPATIBLE_MACHINE as t104x/e6500-64b
  ceetm: update to commit 2c79d0b
  usdpaa: update to commit b73546d
  usdpaa-apps: update to commit 1d9418a
  qemu: update to commit 8362a29
  qemu: empty not supported gnutls PACKAGECKG
  ipc-module: define SOC outside of do_compile
  ipc: update to commit b010e35
  pkc-host: update to commit 26df0a3
  pkc-host: set COMPATIBLE_MACHINE as qoriq-ppc
  update machine DESCRIPTION/UBOOT_CONFIG/EXTRA_IMAGEDEPENDS

 classes/fsl-u-boot-localversion.bbclass            |  27 ++
 conf/layer.conf                                    |   2 +-
 conf/machine/b4420qds-64b.conf                     |   8 +-
 conf/machine/b4420qds.conf                         |   8 +-
 conf/machine/b4860qds-64b.conf                     |   9 +-
 conf/machine/b4860qds.conf                         |  10 +-
 conf/machine/bsc9131rdb.conf                       |  13 +-
 conf/machine/bsc9132qds.conf                       |  31 +-
 conf/machine/c293pcie.conf                         |  11 +-
 conf/machine/p1010rdb.conf                         |  25 +-
 conf/machine/p1020rdb.conf                         |  10 +-
 conf/machine/p1021rdb.conf                         |  16 +-
 conf/machine/p1022ds.conf                          |  28 +-
 conf/machine/p1023rdb.conf                         |   7 +-
 conf/machine/p1025twr.conf                         |   7 +-
 conf/machine/p2020rdb.conf                         |  14 +-
 conf/machine/p2041rdb.conf                         |  13 +-
 conf/machine/p3041ds.conf                          |  13 +-
 conf/machine/p4080ds.conf                          |  10 +-
 conf/machine/p5020ds-64b.conf                      |  13 +-
 conf/machine/p5020ds.conf                          |  14 +-
 conf/machine/p5040ds-64b.conf                      |  13 +-
 conf/machine/p5040ds.conf                          |  13 +-
 conf/machine/t1023rdb-64b.conf                     |  11 +-
 conf/machine/t1023rdb.conf                         |  11 +-
 conf/machine/t1024rdb-64b.conf                     |  11 +-
 conf/machine/t1024rdb.conf                         |  11 +-
 conf/machine/t1040d4rdb-64b.conf                   |  16 +-
 conf/machine/t1040d4rdb.conf                       |  16 +-
 conf/machine/t1042d4rdb-64b.conf                   |  16 +-
 conf/machine/t1042d4rdb.conf                       |  16 +-
 conf/machine/t2080qds-64b.conf                     |  14 +-
 conf/machine/t2080qds.conf                         |  15 +-
 conf/machine/t2080rdb-64b.conf                     |  14 +-
 conf/machine/t2080rdb.conf                         |  15 +-
 conf/machine/t4160qds-64b.conf                     |   8 +-
 conf/machine/t4160qds.conf                         |   8 +-
 conf/machine/t4240qds-64b.conf                     |   8 +-
 conf/machine/t4240qds.conf                         |   8 +-
 conf/machine/t4240rdb-64b.conf                     |   8 +-
 conf/machine/t4240rdb.conf                         |   7 +-
 .../luajit/luajit/ppc-fixplt.patch                 |   0
 .../recipes-devtools/luajit/luajit_%.bbappend      |   0
 .../recipes-containers/lxc/lxc_%.bbappend          |   2 +
 .../libvirt/libvirt/qoriq-ppc/qemu.conf            |   0
 .../recipes-extended/libvirt/libvirt_%.bbappend    |   0
 recipes-bsp/apptrk/apptrk_git.bb                   |   4 +-
 recipes-bsp/ipc/ipc.inc                            |   4 +-
 recipes-bsp/pkc-firmware/pkc-firmware_git.bb       |   6 +-
 ...ake-BOARDS-DESTDIR-overidable-in-Makefile.patch |  57 ---
 recipes-bsp/rcw/rcw_git.bb                         |  13 +-
 recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb         | 196 +++-------
 recipes-connectivity/ipsec-demo/ipsec-demo_0.1.bb  |   2 +-
 recipes-devtools/qemu/qemu_fslgit.bb               |   9 +-
 recipes-dpaa/eth-config/eth-config_git.bb          |   2 +
 recipes-dpaa/fm-ucode/fm-ucode_git.bb              |   4 +-
 recipes-dpaa/fmc/fmc_git.bb                        |   4 +-
 recipes-dpaa/fmlib/fmlib_git.bb                    |   4 +-
 recipes-dpaa/usdpaa-apps/usdpaa-apps_git.bb        |   4 +-
 recipes-dpaa/usdpaa/usdpaa_git.bb                  |   4 +-
 recipes-extended/cst/cst_git.bb                    |   6 +-
 recipes-extended/skmm-ep/skmm-ep_git.bb            |   5 +-
 recipes-kernel/asf/asf_git.bb                      |   7 +-
 recipes-kernel/auto-resp/ar_git.bb                 |   2 +-
 recipes-kernel/ceetm/ceetm_git.bb                  |   5 +-
 recipes-kernel/cryptodev/cryptodev_1.7.inc         |   4 +
 ...urn-codes-for-copy-to-from-user-functions.patch | 398 +++++++++++++++++++++
 .../0022-fix-double-free-pkc-req-on-error.patch    |  26 ++
 ...023-remove-MAY_BACKLOG-flag-from-requests.patch |  69 ++++
 ...4-fix-COMPAT_CIOCKEY-ioctl-command-number.patch |  29 ++
 recipes-kernel/ipc/ipc-modules.inc                 |  10 +-
 recipes-kernel/linux/linux-qoriq.inc               |  45 +--
 recipes-kernel/linux/linux-qoriq_3.12.bb           |   4 +-
 recipes-kernel/pkc-host/pkc-host_git.bb            |  19 +-
 recipes-kernel/qoriq-debug/qoriq-debug_git.bb      |  15 -
 recipes-kernel/skmm-host/skmm-host_git.bb          |   5 +-
 76 files changed, 1063 insertions(+), 429 deletions(-)
 create mode 100644 classes/fsl-u-boot-localversion.bbclass
 rename {openembedded-layer => dynamic-layers/openembedded-layer}/recipes-devtools/luajit/luajit/ppc-fixplt.patch (100%)
 rename {openembedded-layer => dynamic-layers/openembedded-layer}/recipes-devtools/luajit/luajit_%.bbappend (100%)
 create mode 100644 dynamic-layers/virtualization-layer/recipes-containers/lxc/lxc_%.bbappend
 rename {virtualization-layer => dynamic-layers/virtualization-layer}/recipes-extended/libvirt/libvirt/qoriq-ppc/qemu.conf (100%)
 rename {virtualization-layer => dynamic-layers/virtualization-layer}/recipes-extended/libvirt/libvirt_%.bbappend (100%)
 delete mode 100644 recipes-bsp/rcw/rcw/rcw-make-BOARDS-DESTDIR-overidable-in-Makefile.patch
 create mode 100644 recipes-kernel/cryptodev/files/0021-check-return-codes-for-copy-to-from-user-functions.patch
 create mode 100644 recipes-kernel/cryptodev/files/0022-fix-double-free-pkc-req-on-error.patch
 create mode 100644 recipes-kernel/cryptodev/files/0023-remove-MAY_BACKLOG-flag-from-requests.patch
 create mode 100644 recipes-kernel/cryptodev/files/0024-fix-COMPAT_CIOCKEY-ioctl-command-number.patch
 delete mode 100644 recipes-kernel/qoriq-debug/qoriq-debug_git.bb

-- 
1.9.1



More information about the meta-freescale mailing list