[meta-freescale] [meta-fsl-ppc][dylan][PATCH 00/12] backport patches to dylan branch

zhenhua.luo at freescale.com zhenhua.luo at freescale.com
Sun Jan 12 20:13:08 PST 2014


The patch series has been applied, thanks. 


Best Regards,

Zhenhua


> -----Original Message-----
> From: b28495 at freescale.com [mailto:b28495 at freescale.com]
> Sent: Tuesday, January 07, 2014 9:07 PM
> To: meta-freescale at yoctoproject.org
> Cc: Luo Zhenhua-B19537; Liu Ting-B28495
> Subject: [meta-fsl-ppc][dylan][PATCH 00/12] backport patches to dylan
> branch
> 
> From: Ting Liu <b28495 at freescale.com>
> 
> FSL SDK 1.5 was based on dylan branch. These are the patches backported
> from master to dylan branch.
> 
> The following changes since 84edb861ec2f5cde6e4034504024a4261fdaf3af
> 
> testfloat: mark as fsl e500v2 machine only
> 
> Chunrong Guo (3):
>   u-boot: append sdk version into uboot version
>   linux-qoriq-sdk : add config fragments
>   linux-qoriq-sdk : add config fragments with merge_config.sh from
>     kernel tree
> 
> Ting Liu (6):
>   change layout to follow oe-core guidelines of recipes
>   qemu_fslgit: backport 2 patches to fix build with texinfo-5
>   add license file for TestFloat
>   asf: build as 64-bit kernel module on e6500
>   asf: export KERNEL_PATH as it is needed by all tasks
>   rcw: export PYTHON to override the assignment in Makefile
> 
> Zhenhua Luo (1):
>   udev-extraconf: update udev rules for fsl dpaa board
> 
> Zongchun Yu (2):
>   flib:Fix flib not found in the base feeds error
>   build b4420qds-usdpaa dts by default
> 
>  conf/machine/b4420qds-64b.conf                     |    2 +-
>  conf/machine/b4420qds.conf                         |    2 +-
>  custom-licenses/TestFloat                          |   24 +++
>  .../boot-format/boot-format_git.bb                 |    0
>  {recipes-tools => recipes-bsp}/rcw/rcw_git.bb      |    2 +
>  .../u-boot/u-boot_git.bb                           |    8 +
>  .../sysvinit/sysvinit_2.88dsf.bbappend             |    0
>  .../71-fsl-dpaa-persistent-networking.rules        |   38 ++--
>  .../72-fsl-dpaa-persistent-networking.rules        |   50 ++---
>  .../udev/udev_182.bbappend                         |    0
>  ...x-texinfo-table-markup-in-qemu-options.hx.patch |  201
> ++++++++++++++++++++
>  ...x-generating-qemu-doc.html-with-texinfo-5.patch |   54 ++++++
>  recipes-devtools/qemu/qemu_fslgit.bb               |    5 +
>  .../eth-config/eth-config_git.bb                   |    0
>  {recipes-tools => recipes-dpaa}/flib/flib_git.bb   |    2 +
>  .../fm-ucode/fm-ucode_git.bb                       |    0
>  {recipes-ucode => recipes-dpaa}/fmc/fmc_git.bb     |    0
>  ...ake-the-library-install-path-configurable.patch |    0
>  {recipes-ucode => recipes-dpaa}/fmlib/fmlib_git.bb |    0
>  .../usdpaa/usdpaa_git.bb                           |    0
>  {recipes-tools => recipes-extended}/cst/cst_git.bb |    0
>  .../procps/procps_3.2.8.bbappend                   |    0
>  .../testfloat/files/SoftFloat-powerpc-1.patch      |    0
>  .../files/TestFloat-powerpc-E500v2-SPE-1.patch     |    0
>  .../files/Yocto-replace-COMPILE_PREFIX-gcc.patch   |    0
>  .../testfloat/testfloat_2a.bb                      |    3 +-
>  .../web-sysmon/web-sysmon_git.bb                   |    0
>  recipes-kernel/asf/asf_git.bb                      |   22 ++-
>  recipes-kernel/linux/linux-qoriq-sdk.bb            |    5 +
>  {recipes-tools => recipes-kernel}/skmm/skmm_git.bb |    0
>  .../hv-cfg/hv-cfg_git.bb                           |    0
>  .../hypervisor}/files/81-fsl-embedded-hv.rules     |    0
>  .../hypervisor}/hypervisor_git.bb                  |    0
>  .../mux-server/files/mux-server-1.02.tar.gz        |  Bin 10021 -> 10021
> bytes
>  .../mux-server/mux-server_1.02.bb                  |    0
>  35 files changed, 363 insertions(+), 55 deletions(-)  create mode 100644
> custom-licenses/TestFloat  rename {recipes-tools => recipes-bsp}/boot-
> format/boot-format_git.bb (100%)  rename {recipes-tools => recipes-
> bsp}/rcw/rcw_git.bb (98%)  rename {recipes-kernel => recipes-bsp}/u-
> boot/u-boot_git.bb (94%)  rename {recipes-append => recipes-
> core}/sysvinit/sysvinit_2.88dsf.bbappend (100%)  rename {recipes-append =>
> recipes-core}/udev/udev_182.bbappend (100%)  create mode 100644 recipes-
> devtools/qemu/files/0001-doc-Fix-texinfo-table-markup-in-qemu-
> options.hx.patch
>  create mode 100644 recipes-devtools/qemu/files/0002-docs-Fix-generating-
> qemu-doc.html-with-texinfo-5.patch
>  rename {recipes-tools => recipes-dpaa}/eth-config/eth-config_git.bb
> (100%)  rename {recipes-tools => recipes-dpaa}/flib/flib_git.bb (92%)
> rename {recipes-ucode => recipes-dpaa}/fm-ucode/fm-ucode_git.bb (100%)
> rename {recipes-ucode => recipes-dpaa}/fmc/fmc_git.bb (100%)  rename
> {recipes-ucode => recipes-dpaa}/fmlib/files/0001-fm-lib-make-the-library-
> install-path-configurable.patch (100%)  rename {recipes-ucode => recipes-
> dpaa}/fmlib/fmlib_git.bb (100%)  rename {recipes-tools => recipes-
> dpaa}/usdpaa/usdpaa_git.bb (100%)  rename {recipes-tools => recipes-
> extended}/cst/cst_git.bb (100%)  rename {recipes-append => recipes-
> extended}/procps/procps_3.2.8.bbappend (100%)  rename {recipes-test =>
> recipes-extended}/testfloat/files/SoftFloat-powerpc-1.patch (100%)
> rename {recipes-test => recipes-extended}/testfloat/files/TestFloat-
> powerpc-E500v2-SPE-1.patch (100%)  rename {recipes-test => recipes-
> extended}/testfloat/files/Yocto-replace-COMPILE_PREFIX-gcc.patch (100%)
> rename {recipes-test => recipes-extended}/testfloat/testfloat_2a.bb (97%)
> rename {recipes-tools => recipes-extended}/web-sysmon/web-sysmon_git.bb
> (100%)  rename {recipes-tools => recipes-kernel}/skmm/skmm_git.bb (100%)
> rename {recipes-tools => recipes-virtualization}/hv-cfg/hv-cfg_git.bb
> (100%)  rename {recipes-tools/embedded-hv => recipes-
> virtualization/hypervisor}/files/81-fsl-embedded-hv.rules (100%)  rename
> {recipes-tools/embedded-hv => recipes-
> virtualization/hypervisor}/hypervisor_git.bb (100%)  rename {recipes-
> tools => recipes-virtualization}/mux-server/files/mux-server-1.02.tar.gz
> (100%)  rename {recipes-tools => recipes-virtualization}/mux-server/mux-
> server_1.02.bb (100%)
> 
> --
> 1.7.3.4
> 



More information about the meta-freescale mailing list