[oe] [PATCH] oe/patch.py: Remove series file during Clean()

Chris Larson clarson at kergoth.com
Wed Sep 22 21:36:44 UTC 2010


On Wed, Sep 22, 2010 at 2:02 PM, Khem Raj <raj.khem at 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 at gmail.com>
>


Acked-by: Chris Larson <chris_larson at mentor.com>
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics



More information about the Openembedded-devel mailing list