From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Ross Burton <ross.burton@intel.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] package: ensure do_split_packages doesn't return duplicates
Date: Fri, 08 Apr 2016 08:01:48 +0100 [thread overview]
Message-ID: <1460098908.23253.6.camel@linuxfoundation.org> (raw)
In-Reply-To: <1460019387-1455-1-git-send-email-ross.burton@intel.com>
On Thu, 2016-04-07 at 09:56 +0100, Ross Burton wrote:
> do_split_package() constructs a list of packages that were created as
> it
> iterates through the files, so if multiple files go into the same
> package then
> the package will be repeated in the output.
>
> Solve this by using a set() to store the created packages so that
> duplicates are
> ignored.
Is this order sensitive? I know PACKAGES is :(
Cheers,
Richard
next prev parent reply other threads:[~2016-04-08 7:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-07 8:56 [PATCH] package: ensure do_split_packages doesn't return duplicates Ross Burton
2016-04-08 7:01 ` Richard Purdie [this message]
2016-04-08 9:16 ` Burton, Ross
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=1460098908.23253.6.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox