All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kang Kai <Kai.Kang@windriver.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: Koen Kooi <koen.kooi@linaro.org>,
	OE Core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 00/24] V2: Add machine qemuarm64
Date: Tue, 11 Nov 2014 10:51:50 +0800	[thread overview]
Message-ID: <546179C6.1000401@windriver.com> (raw)
In-Reply-To: <CAJTo0LbNiXyo3dND_1rJU7A5OcfxNM9wdr=7kUrs1DdficXS7Q@mail.gmail.com>

On 2014年11月10日 19:26, Burton, Ross wrote:
> On 10 November 2014 09:25, Kang Kai <Kai.Kang@windriver.com> wrote:
>
>>     gcc-4.9: redefine default library install directory
>>>>     Revert "gcc-4.9: redefine default library install directory"
>>>>
>>> Can the original commit just be removed from the series rather than
>>> reverted?
>>>
>> We just want to keep the history how we get here. If nobody cares it, I'll
>> remove them.
>>
> Nothing is gained by knowing that you tried something and it was wrong.  If
> nothing else is required to be done to this series then we'll remove that
> pair when merging.

OK. I also dropped the 2 commit on branch poky-contrib/kangkai/qemuarm64.

--Kai

>
> Ross
>


-- 
Regards,
Neil | Kai Kang



      reply	other threads:[~2014-11-11  2:51 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-07  8:51 [PATCH 00/24] V2: Add machine qemuarm64 Kai Kang
2014-11-07  8:51 ` [PATCH 01/24] linux-yocto: depend on libgcc for aarch64 Kai Kang
2014-11-07  8:51 ` [PATCH 02/24] Add machine qemuarm64 Kai Kang
2014-11-07  8:51 ` [PATCH 03/24] siteinfo: account for 32 and 64 bit arm Kai Kang
2014-11-07  8:51 ` [PATCH 04/24] gcc-4.9: redefine default library install directory Kai Kang
2014-11-07  8:51 ` [PATCH 05/24] libc-package.bbclass: add aarch64 target to locale_arch_options Kai Kang
2014-11-07  8:51 ` [PATCH 06/24] glibc-locale.inc: add aarch64 to BINARY_LOCALE_ARCHES Kai Kang
2014-11-07  8:51 ` [PATCH 07/24] libatomics-ops: add aarch64 target iniitial support Kai Kang
2014-11-07  8:51 ` [PATCH 08/24] qt4: add aarch64 support Kai Kang
2014-11-07  8:51 ` [PATCH 09/24] libpng: add neon option for aarch64 Kai Kang
2014-12-16 19:30   ` Koen Kooi
2014-12-17  8:47     ` Kang Kai
2014-12-17 11:04       ` Burton, Ross
2014-12-18  1:18         ` Kang Kai
2014-11-07  8:51 ` [PATCH 10/24] sysprof: disable build " Kai Kang
2014-11-07  8:51 ` [PATCH 11/24] lttng: recognize aarch64 Kai Kang
2014-11-07  8:51 ` [PATCH 12/24] guile: allow compilation for aarch64 Kai Kang
2014-11-07  8:51 ` [PATCH 13/24] libunwind: add aarch64 support Kai Kang
2014-12-08 20:56   ` Burton, Ross
2014-12-17  8:53     ` Kang Kai
2014-12-17  9:23       ` Fathi Boudra
2014-12-17  9:41         ` Kang Kai
2014-11-07  8:51 ` [PATCH 14/24] runqemu: add qemuarm64 support Kai Kang
2014-11-07  8:51 ` [PATCH 15/24] kexec-tools: add aarch64 support Kai Kang
2014-11-07  8:51 ` [PATCH 16/24] packagegroup-core-tools-profile: remove sysprof for aarch64 Kai Kang
2014-12-08 20:51   ` Burton, Ross
2014-12-09  1:48     ` Kang Kai
2014-12-09 11:56       ` Burton, Ross
2014-12-09 17:45         ` Khem Raj
2014-12-10  1:39         ` Kang Kai
2014-12-10 12:27           ` Burton, Ross
2014-12-17  9:00             ` Kang Kai
2014-11-07  8:51 ` [PATCH 17/24] qemu: add single step support " Kai Kang
2014-12-08 20:53   ` Burton, Ross
2014-12-09  1:53     ` Kang Kai
2014-11-07  8:51 ` [PATCH 18/24] Revert "gcc-4.9: redefine default library install directory" Kai Kang
2014-11-07  8:51 ` [PATCH 19/24] gcc: Disable aarch64 multilib options Kai Kang
2014-12-08 20:52   ` Burton, Ross
2014-12-09  1:54     ` Kang Kai
2014-11-07  8:51 ` [PATCH 20/24] glibc-package: aarch64 enable symlink for ABI compliance Kai Kang
2014-11-07  8:51 ` [PATCH 21/24] aarch-arm64: Update tune files Kai Kang
2014-11-07  8:51 ` [PATCH 22/24] linux-yocto: Fixup linux-yocto for aarch64 Kai Kang
2014-11-07  8:51 ` [PATCH 23/24] local.conf.sample: Add qemuarm64 Kai Kang
2014-11-07  8:51 ` [PATCH 24/24] poky.conf: Add support for aarch64 to QEMU Kai Kang
2014-11-07  9:18 ` [PATCH 00/24] V2: Add machine qemuarm64 Koen Kooi
2014-11-07 14:27   ` Mark Hatle
2014-11-13 15:04     ` Koen Kooi
2014-11-07 11:01 ` Paul Barker
2014-11-10  9:25   ` Kang Kai
2014-11-10 11:26     ` Burton, Ross
2014-11-11  2:51       ` Kang Kai [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=546179C6.1000401@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=koen.kooi@linaro.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.