From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 1B6FDE0045F; Sun, 6 Jul 2014 17:40:15 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from smtp.webfaction.com (mail6.webfaction.com [74.55.86.74]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5DF9BE00303 for ; Sun, 6 Jul 2014 17:40:05 -0700 (PDT) Received: from [192.168.1.10] (c-68-38-40-177.hsd1.nj.comcast.net [68.38.40.177]) by smtp.webfaction.com (Postfix) with ESMTP id AFF5F212A3EE for ; Mon, 7 Jul 2014 00:40:03 +0000 (UTC) Message-ID: <53B9EC61.6010107@mindchasers.com> Date: Sun, 06 Jul 2014 20:40:01 -0400 From: Bob Cochran User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <1404380572-14814-1-git-send-email-ting.liu@freescale.com> In-Reply-To: <1404380572-14814-1-git-send-email-ting.liu@freescale.com> Subject: Re: [meta-fsl-ppc][PATCH v2 00/38] Patches for FSL SDK 1.6 X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2014 00:40:15 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 07/03/2014 05:42 AM, ting.liu@freescale.com wrote: > From: Ting Liu > > 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? 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. 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 >