All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Xudong.Zhu" <xudong.zhu@windriver.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] tar: fix a build error introduced by 1.27
Date: Mon, 17 Feb 2014 10:44:11 +0800	[thread overview]
Message-ID: <5301777B.9050706@windriver.com> (raw)
In-Reply-To: <1392380959.14081.32.camel@ted>

On 2014年02月14日 20:29, Richard Purdie wrote:
> On Fri, 2014-02-14 at 11:30 +0800, Xudong.zhu wrote:
>> From: "Xudong.zhu" <xzhu@windriver.com>
>>
>> --same-order option cannot be used with -c the latest
>> tar version 1.27.
>> To fix this, drop the -s from -ps if -c exists.
>>
>> [YOCTO #5823]
>>
>> Signed-off-by: Xudong.zhu <xzhu@windriver.com>
>> ---
>>   meta/classes/libc-package.bbclass     |    8 ++++----
>>   meta/classes/package.bbclass          |    2 +-
>>   meta/classes/populate_sdk_deb.bbclass |    2 +-
>>   meta/classes/staging.bbclass          |    2 +-
>>   meta/lib/oe/path.py                   |    2 +-
>>   5 files changed, 8 insertions(+), 8 deletions(-)
> This patch is not against master, this was fixed a while ago?
Sorry, I didn't notice that at the beginning, I just worked on my local 
branch, I will keep this in mind, thanks for your reminder, please 
ignore this patch.
> Cheers,
>
> Richard
>



      reply	other threads:[~2014-02-17  2:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-14  3:30 [PATCH] tar: fix a build error introduced by 1.27 Xudong.zhu
2014-02-14  3:30 ` Xudong.zhu
2014-02-14 12:29   ` Richard Purdie
2014-02-17  2:44     ` Xudong.Zhu [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=5301777B.9050706@windriver.com \
    --to=xudong.zhu@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    /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.