[meta-freescale] [meta-fsl-arm][PATCH V2 0/4] Update MCC to v2.1.0 and linux-timesys to v3.13

Anthony Felice tony.felice at timesys.com
Mon Oct 26 15:59:51 PDT 2015


This patchset updates MCC to version 2.1.0, and linux-timesys to version 3.13

The following has changed since V1:

- Made kernel-module-mcc for mcc2 a seperate kernel module
- Integrated CCGRn register change in Linux kernel
- Removed U-Boot modifications. One patch was accepted upstream, and the other
    was the CCGRn register change above, made in Linux instead.

The patch submission for the pcm052 board in meta-fsl-arm-extra depends on
linux-timesys-3.13; however, with the recent removal of linux-timesys in
meta-fsl-arm and moving the Vybrid Tower to linux-fslc 4.1, it may be more
appropriate to move linux-timesys_3.13.bb to meta-fsl-arm-extra. If this is the
case, I can fix in patch V3 submission.

Anthony Felice (4):
  mqxboot: Update version to 2.0
  libmcc: Update version to 2.0
  linux-timesys: Update version to 3.13
  kernel-module-mcc: Update to version 2.1.0

 conf/machine/twr-vf65gs10.conf                     |   4 +-
 .../libmcc/build-Fix-symlink-generation.patch      |  32 ----
 .../libmcc/build-with-versioned-soname.patch       |  18 ---
 .../libmcc_1.05.bb => libmcc2/libmcc2_2.0.bb}      |  12 +-
 .../mqxboot/{mqxboot_1.0.bb => mqxboot_2.0.bb}     |   6 +-
 ...dule-mcc_1.06.bb => kernel-module-mcc_2.1.0.bb} |   7 +-
 recipes-kernel/linux/linux-timesys-3.13/defconfig  | 175 +++++++++++++++++++++
 recipes-kernel/linux/linux-timesys_3.13.bb         |  17 ++
 8 files changed, 205 insertions(+), 66 deletions(-)
 delete mode 100644 recipes-bsp/libmcc/libmcc/build-Fix-symlink-generation.patch
 delete mode 100644 recipes-bsp/libmcc/libmcc/build-with-versioned-soname.patch
 rename recipes-bsp/{libmcc/libmcc_1.05.bb => libmcc2/libmcc2_2.0.bb} (49%)
 rename recipes-bsp/mqxboot/{mqxboot_1.0.bb => mqxboot_2.0.bb} (72%)
 rename recipes-kernel/kernel-modules/{kernel-module-mcc_1.06.bb => kernel-module-mcc_2.1.0.bb} (64%)
 create mode 100644 recipes-kernel/linux/linux-timesys-3.13/defconfig
 create mode 100644 recipes-kernel/linux/linux-timesys_3.13.bb

-- 
1.9.1



More information about the meta-freescale mailing list