From: Andreas Oberritter <obi@opendreambox.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] giflib: don't depend on libsm if x11 is unavailable
Date: Wed, 08 Feb 2012 20:35:23 +0100 [thread overview]
Message-ID: <4F32CE7B.8050109@opendreambox.org> (raw)
In-Reply-To: <CAP9ODKqah-6Y6hp-beD0hUi=-r6VXJ02QD=puXFFYW2Hq8FACw@mail.gmail.com>
On 08.02.2012 19:41, Otavio Salvador wrote:
> On Thu, Feb 2, 2012 at 12:03, Andreas Oberritter <obi@opendreambox.org>wrote:
>
>> There's no need to alter configure flags, because without x11,
>> libsm cannot be picked up accidentially. Because this just fixes
>> a missing dependency failure without x11, no PR bump is required
>> either.
>>
>
> I do prefer a clear configure option depending on if it is going to use or
> not libsm otherwise if user has built it, it is going to be taken.
Currently, there are two possibilities:
1.) x11 is in DISTRO_FEATURES
-> libsm is built, giflib is built with libsm
2.) x11 is not in DISTRO_FEATURES
-> giflib build is broken, because libsm does not exist in this
configuration
Therefore, the scenario you're describing cannot happen.
> Also,
> please PR bump in any case since it can help spot other possible failures
> that we'd not catch otherwise.
I already explained in the commit message, why a PR bump is not needed.
Can you please explain which other possible failures you're expecting,
so I can learn why my reasoning may be wrong?
This patch only fixes an unavailable build dependency at bitbake level,
nothing more.
Regards,
Andreas
next prev parent reply other threads:[~2012-02-08 19:43 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-02 14:03 [meta-oe][PATCH] giflib: don't depend on libsm if x11 is unavailable Andreas Oberritter
2012-02-08 18:11 ` Andreas Oberritter
2012-02-08 18:41 ` Otavio Salvador
2012-02-08 19:35 ` Andreas Oberritter [this message]
2012-02-08 19:48 ` Otavio Salvador
2012-02-09 0:54 ` Andreas Oberritter
2012-02-09 12:41 ` [meta-oe][PATCH] giflib: don't link against libx11, don't depend on libsm Andreas Oberritter
2012-02-09 12:47 ` Otavio Salvador
2012-02-09 13:55 ` Paul Eggleton
2012-02-09 14:02 ` Paul Eggleton
2012-02-09 19:32 ` Henning Heinold
2012-02-09 18:50 ` Koen Kooi
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=4F32CE7B.8050109@opendreambox.org \
--to=obi@opendreambox.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox