From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] connman: update to 0.78
Date: Fri, 09 Dec 2011 14:18:15 +0000 [thread overview]
Message-ID: <1323440295.5309.164.camel@ted> (raw)
In-Reply-To: <1323427912-10122-1-git-send-email-otavio@ossystems.com.br>
On Fri, 2011-12-09 at 10:51 +0000, Otavio Salvador wrote:
> Updates the package to 0.78 bringing changes done on meta-oe to
> OE-Core. This also removes unrequired build-depends and makes the
> package to respect wifi and bluetooth distro features.
>
> Following patches were removed:
>
> * xtables_version.patch: merged upstream
>
> * dbusperms.patch: dropped in favour of using sed to make the change
> in do_compile_append
>
> Another important change is the addition of ppp in depends that is
> used by some plugins.
>
> This uses PR as "r1" since it was previously available on meta-oe.
>
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> Acked-by: Joshua Lock <josh@linux.intel.com>
This patch appears to:
a) Remove multilib support from the recipe
b) Drop the git version of the recipe (no mention of this above?)
c) Add a pointless rdepends = d.getVar( "RDEPENDS_%s" % package)
d) Remove the dnsproxy, dhclient and test options
e) Add the tools, fake and ntpd options
f) Reorder variables in the file so as to make the diff unreadable and
hard to review
g) Change the contents of the ${PN}-scripts package
h) Add tools and tests packages
i) Add a dependeny on ntp
j) Uses bitbake master funtionality (d.expand()) which will break on
older versions of bitbake (we need to increase the bitbake minimum
version)
k) Drops the python scripts dependency
So all things considered, this kind of change is a nightmare to review
in this form and the commit message only covers half the changes it
makes. We need to do better than this...
Cheers,
Richard
next prev parent reply other threads:[~2011-12-09 14:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-09 10:51 [PATCH] connman: update to 0.78 Otavio Salvador
2011-12-09 14:18 ` Richard Purdie [this message]
2011-12-09 16:38 ` Otavio Salvador
2011-12-09 16:55 ` Richard Purdie
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=1323440295.5309.164.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@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.