[meta-freescale] [meta-fsl-arm-extra][PATCH 0/5] Add MCC and pcm052 machine config

Anthony Felice tony.felice at timesys.com
Tue Oct 27 13:14:00 PDT 2015


This patchset adds the MCC-related recipes previously located in meta-fsl-arm.

Also, board support for the pcm052 machine has been added. The pcm052 machine
is able to use these MCC recipes.

Anthony Felice (5):
  kernel-module-mcc: Add recipe
  libmcc2: Add recipe
  mqxboot: Add recipe
  pcm052: Add machine config
  linux-timesys: Add kernel

 conf/machine/pcm052.conf                           |  25 +++
 recipes-bsp/libmcc2/libmcc2_2.0.bb                 |  25 +++
 recipes-bsp/mqxboot/mqxboot_2.0.bb                 |  23 +++
 .../kernel-modules/kernel-module-mcc_2.1.0.bb      |  19 +++
 ...10-phycore-rdk.dts-rename-to-vf610-pcm052.patch |  20 +++
 .../linux/linux-timesys-3.13/pcm052/defconfig      | 175 +++++++++++++++++++++
 recipes-kernel/linux/linux-timesys_3.13.bb         |  18 +++
 7 files changed, 305 insertions(+)
 create mode 100644 conf/machine/pcm052.conf
 create mode 100644 recipes-bsp/libmcc2/libmcc2_2.0.bb
 create mode 100644 recipes-bsp/mqxboot/mqxboot_2.0.bb
 create mode 100644 recipes-kernel/kernel-modules/kernel-module-mcc_2.1.0.bb
 create mode 100644 recipes-kernel/linux/linux-timesys-3.13/pcm052/0001-arm-dts-vf610-phycore-rdk.dts-rename-to-vf610-pcm052.patch
 create mode 100644 recipes-kernel/linux/linux-timesys-3.13/pcm052/defconfig
 create mode 100644 recipes-kernel/linux/linux-timesys_3.13.bb

-- 
1.9.1



More information about the meta-freescale mailing list