From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] oe/patch.py: Remove series file during Clean()
Date: Thu, 23 Sep 2010 00:30:05 +0200 [thread overview]
Message-ID: <4C9A836D.6000706@eukrea.com> (raw)
In-Reply-To: <AANLkTikRBF+0hY2ZLT7d1DZe4FF4UE+9aVopECrpROqr@mail.gmail.com>
Le 22/09/2010 23:36, Chris Larson a écrit :
> On Wed, Sep 22, 2010 at 2:02 PM, Khem Raj<raj.khem@gmail.com> wrote:
>
>> Currently if there is a failed do_patch the series files get appended
>> so if there were two patches
>>
>> a.patch
>> b.patch
>> and b.patch failed during next run it would append a.patch again
>> a.patch
>> b.patch
>> a.patch
>>
>> and this would keep growing.
>>
>> We can remove series file in Clean() because we populate it in Import()
>> anyway
>>
>> Signed-off-by: Khem Raj <raj.khem@gmail.com>
>>
>
>
> Acked-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Eric Bénard <eric@eukrea.com>
prev parent reply other threads:[~2010-09-22 22:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-22 21:02 [PATCH] oe/patch.py: Remove series file during Clean() Khem Raj
2010-09-22 21:36 ` Chris Larson
2010-09-22 22:30 ` Eric Bénard [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=4C9A836D.6000706@eukrea.com \
--to=eric@eukrea.com \
--cc=openembedded-devel@lists.openembedded.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.