[meta-freescale] [meta-fsl-ppc][PATCH v2 00/38] Patches for FSL SDK 1.6

ting.liu at freescale.com ting.liu at freescale.com
Sun Jul 6 20:58:22 PDT 2014


> -----Original Message-----
> From: meta-freescale-bounces at yoctoproject.org [mailto:meta-freescale-
> bounces at yoctoproject.org] On Behalf Of Bob Cochran
> Sent: Monday, July 07, 2014 8:40 AM
> To: meta-freescale at yoctoproject.org
> Subject: Re: [meta-freescale] [meta-fsl-ppc][PATCH v2 00/38] Patches for FSL
> SDK 1.6
> 
> On 07/03/2014 05:42 AM, ting.liu at freescale.com wrote:
> > From: Ting Liu <b28495 at freescale.com>
> >
> > FSL SDK 1.6 codes were published on git.freescale.com. Update recipes.
> 
> 
> Hi Ting,
> 
> I was working with these patches today, trying to apply them to the yocto
> project meta-fsl-ppc and have them match my meta-fsl-ppc tree from
> SDK1.6 (that I downloaded from FSL web site).  The results were close, but I
> couldn't get a complete match.
> 
> Is it your goal to just have them close or an actual match?  If it's the
> latter, which branch or starting commit are using to apply these patches?
> 

As you know, only part of the sources released in FSL SDK 1.6 were published on git.freescale.com, the goal of these patches was to update meta-fsl-ppc repo to use latest published codes.

> I also noticed at least one patch in your SDK1.6 patch set that moves meta-
> fsl-ppc beyond SDK1.6.  Is this your intention?  If not, please have a look at
> patch 2/38 where you add a patch for binutils 2.24.  As you know, SDK1.6 uses
> binutils 2.23.2, and patch 2/38, which includes powerpc-Fix-64-bit-builds-
> with-binutils-2.24.patch, isn't found in SDK1.6.
> 

In SDK 1.6, there is a meta-fsl-ppc-toolchain layer which downgrades binutils to 2.23.2. but these patches were aimed to work with latest upstream poky which binutils is 2.24.

> Thank you,
> 
> Bob
> 
> 
> 
> 
> >
> > changes in v2:
> > add commit msg for what is the change/fix
> >
> > Stuart Yoder (1):
> >    qemu: update to QEMU 1.7
> >
> > Ting Liu (25):
> >    linux: update to sdk v1.6 release
> >    linux: fix 64bit kernel builds with binutils 2.24
> >    u-boot: update to sdk v1.6 release
> >    u-boot: adjust DEPENDS and PATH setting for multilib build
> >    update machine configure file for old boards
> >    add recipes for ipc kernel module and userspace tool
> >    qemu: Prevent QA warnings about /run
> >    hypervisor: use seperate folder for 32/64b output
> >    hypervisor: update to v1.3-009 release
> >    hypervisor: skip already-stripped check
> >    qoriq-debug: update to sdk v1.6 release
> >    qoriq-debug: use autotools-brokensep
> >    hv-cfg: update to sdk v1.6 release
> >    flib: update to sdk v1.6 release
> >    boot-format: update to sdk v1.6 release
> >    cst: update to sdk v1.6 release
> >    web-sysmon: update to sdk v1.6 release
> >    ceetm: add recipe for sdk v1.6 release
> >    l2switch: add recipe for sdk v1.6
> >    l2switch: skip already-stripped check
> >    uio-seville: add recipe for sdk v1.6
> >    apptrk: add recipe for sdk v1.6 release
> >    auto-resp: add recipe for sdk v1.6 release
> >    cs4315-firmware: add recipe for sdk v1.6
> >    eth-config: fix wrong md5sum of license file
> >
> > Vakul Garg (1):
> >    usdpaa: update to sdk v1.6 release
> >
> > Zhenhua Luo (9):
> >    fmc: update to sdk v1.6 release
> >    rcw: update to sdk v1.6 release
> >    fmlib: update to sdk v1.6 release
> >    qe-ucode: add recipe for sdk v1.6
> >    asf: update to sdk v1.6 release
> >    pkc-firmware: add recipe for sdk v1.6
> >    pkc-host: add recipe for sdk v1.6
> >    skmm-host: add recipe for sdk v1.6
> >    uspdcp: add recipe for sdk v1.6
> >
> > Zongchun Yu (2):
> >    add machine configure file for new boards
> >    fm-ucode: update to sdk v1.6 release
> >
> >   conf/machine/c293pcie.conf                         |    2 +-
> >   conf/machine/e500mc.inc                            |    2 +-
> >   conf/machine/e500v2.inc                            |    2 +-
> >   conf/machine/e5500-64b.inc                         |    2 +-
> >   conf/machine/e5500.inc                             |    2 +-
> >   conf/machine/e6500-64b.inc                         |    2 +-
> >   conf/machine/e6500.inc                             |    2 +-
> >   conf/machine/p1023rdb.conf                         |    2 +-
> >   conf/machine/t1040rdb-64b.conf                     |   19 ++
> >   conf/machine/t1040rdb.conf                         |   19 ++
> >   conf/machine/t1042rdb-64b.conf                     |   29 +++
> >   conf/machine/t1042rdb.conf                         |   28 +++
> >   conf/machine/t2080rdb-64b.conf                     |   20 ++
> >   conf/machine/t2080rdb.conf                         |   20 ++
> >   conf/machine/t4240rdb-64b.conf                     |   20 ++
> >   conf/machine/t4240rdb.conf                         |   20 ++
> >   recipes-bsp/apptrk/apptrk_git.bb                   |   20 ++
> >   recipes-bsp/boot-format/boot-format_git.bb         |    2 +-
> >   recipes-bsp/cs4315-firmware/cs4315-firmware_git.bb |   26 +++
> >   recipes-bsp/ipc/ipc-modules-multi_git.bb           |   11 ++
> >   recipes-bsp/ipc/ipc-modules-single_git.bb          |   11 ++
> >   recipes-bsp/ipc/ipc-modules.inc                    |   39 ++++
> >   recipes-bsp/ipc/ipc-ust_git.bb                     |   50 +++++
> >   recipes-bsp/ipc/ipc.inc                            |    7 +
> >   recipes-bsp/pkc-firmware/pkc-firmware_git.bb       |   41 ++++
> >   recipes-bsp/qe-ucode/qe-ucode_git.bb               |   38 ++++
> >   recipes-bsp/rcw/rcw_git.bb                         |   26 +--
> >   recipes-bsp/u-boot/u-boot_git.bb                   |   46 ++---
> >   ...x-texinfo-table-markup-in-qemu-options.hx.patch |  201 ----------------
> ----
> >   ...x-generating-qemu-doc.html-with-texinfo-5.patch |   54 ------
> >   recipes-devtools/qemu/files/add-gtk-options.patch  |   13 --
> >   .../qemu/files/add-libssh2-options.patch           |   22 ---
> >   recipes-devtools/qemu/files/fdt_header.patch       |   39 ----
> >   .../fix-libcap-header-issue-on-some-distro.patch   |   84 --------
> >   recipes-devtools/qemu/files/relocatable_sdk.patch  |   34 ----
> >   recipes-devtools/qemu/qemu_fslgit.bb               |   18 +-
> >   recipes-dpaa/eth-config/eth-config_git.bb          |    2 +-
> >   recipes-dpaa/flib/flib_git.bb                      |    4 +-
> >   recipes-dpaa/fm-ucode/fm-ucode_git.bb              |   26 +--
> >   recipes-dpaa/fmc/fmc_git.bb                        |    6 +-
> >   recipes-dpaa/fmlib/fmlib_git.bb                    |   20 +-
> >   recipes-dpaa/usdpaa/usdpaa_git.bb                  |   65 +++++--
> >   recipes-extended/cst/cst_git.bb                    |    4 +-
> >   recipes-extended/l2switch/l2switch_0.1.bb          |   32 ++++
> >   recipes-extended/uspdcp/uspdcp_git.bb              |   18 ++
> >   recipes-extended/web-sysmon/web-sysmon_git.bb      |    5 +-
> >   recipes-kernel/asf/asf_git.bb                      |    4 +-
> >   recipes-kernel/auto-resp/ar_git.bb                 |   23 +++
> >   recipes-kernel/ceetm/ceetm_git.bb                  |   44 +++++
> >   ...erpc-Fix-64-bit-builds-with-binutils-2.24.patch |   80 ++++++++
> >   recipes-kernel/linux/linux-qoriq-sdk.bb            |   37 ----
> >   recipes-kernel/linux/linux-qoriq-sdk.inc           |   52 ++++-
> >   recipes-kernel/linux/linux-qoriq-sdk_3.12.bb       |    7 +
> >   recipes-kernel/pkc-host/pkc-host_git.bb            |   47 +++++
> >   recipes-kernel/qoriq-debug/qoriq-debug_git.bb      |    7 +-
> >   recipes-kernel/skmm-host/skmm-host_git.bb          |   34 ++++
> >   recipes-kernel/uio-seville/uio-seville_0.1.bb      |   12 ++
> >   recipes-virtualization/hv-cfg/hv-cfg_git.bb        |    4 +-
> >   .../hypervisor/hypervisor_git.bb                   |   34 ++--
> >   59 files changed, 912 insertions(+), 628 deletions(-)
> >   create mode 100644 conf/machine/t1040rdb-64b.conf
> >   create mode 100644 conf/machine/t1040rdb.conf
> >   create mode 100644 conf/machine/t1042rdb-64b.conf
> >   create mode 100644 conf/machine/t1042rdb.conf
> >   create mode 100644 conf/machine/t2080rdb-64b.conf
> >   create mode 100644 conf/machine/t2080rdb.conf
> >   create mode 100644 conf/machine/t4240rdb-64b.conf
> >   create mode 100644 conf/machine/t4240rdb.conf
> >   create mode 100644 recipes-bsp/apptrk/apptrk_git.bb
> >   create mode 100644 recipes-bsp/cs4315-firmware/cs4315-firmware_git.bb
> >   create mode 100644 recipes-bsp/ipc/ipc-modules-multi_git.bb
> >   create mode 100644 recipes-bsp/ipc/ipc-modules-single_git.bb
> >   create mode 100644 recipes-bsp/ipc/ipc-modules.inc
> >   create mode 100644 recipes-bsp/ipc/ipc-ust_git.bb
> >   create mode 100644 recipes-bsp/ipc/ipc.inc
> >   create mode 100644 recipes-bsp/pkc-firmware/pkc-firmware_git.bb
> >   create mode 100644 recipes-bsp/qe-ucode/qe-ucode_git.bb
> >   delete mode 100644 recipes-devtools/qemu/files/0001-doc-Fix-texinfo-table-
> markup-in-qemu-options.hx.patch
> >   delete mode 100644 recipes-devtools/qemu/files/0002-docs-Fix-generating-
> qemu-doc.html-with-texinfo-5.patch
> >   delete mode 100644 recipes-devtools/qemu/files/add-gtk-options.patch
> >   delete mode 100644 recipes-devtools/qemu/files/add-libssh2-options.patch
> >   delete mode 100644 recipes-devtools/qemu/files/fdt_header.patch
> >   delete mode 100644 recipes-devtools/qemu/files/fix-libcap-header-issue-on-
> some-distro.patch
> >   delete mode 100644 recipes-devtools/qemu/files/relocatable_sdk.patch
> >   create mode 100755 recipes-extended/l2switch/l2switch_0.1.bb
> >   create mode 100644 recipes-extended/uspdcp/uspdcp_git.bb
> >   create mode 100644 recipes-kernel/auto-resp/ar_git.bb
> >   create mode 100644 recipes-kernel/ceetm/ceetm_git.bb
> >   create mode 100644 recipes-kernel/linux/files/powerpc-Fix-64-bit-builds-
> with-binutils-2.24.patch
> >   delete mode 100644 recipes-kernel/linux/linux-qoriq-sdk.bb
> >   create mode 100644 recipes-kernel/linux/linux-qoriq-sdk_3.12.bb
> >   create mode 100644 recipes-kernel/pkc-host/pkc-host_git.bb
> >   create mode 100644 recipes-kernel/skmm-host/skmm-host_git.bb
> >   create mode 100755 recipes-kernel/uio-seville/uio-seville_0.1.bb
> >
> 
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list