From: "Puustinen, Ismo" <ismo.puustinen@intel.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: "openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH v2] python3: make readline, gdbm, and db support conditional.
Date: Fri, 9 Jun 2017 07:43:30 +0000 [thread overview]
Message-ID: <1496994208.19724.4.camel@intel.com> (raw)
In-Reply-To: <CAJTo0LbcEL78uNKy6CS0vUkDCT1OkW+X7ojk=KsYV-wTi-5S9Q@mail.gmail.com>
On Wed, 2017-06-07 at 15:10 +0100, Burton, Ross wrote:
> On 7 June 2017 at 14:49, Ismo Puustinen <ismo.puustinen@intel.com>
> wrote:
> > +RRECOMMENDS_${PN}-core = "${@bb.utils.contains('PACKAGECONFIG',
> > 'readline', '${PN}-readline', '', d)}"
> >
>
> Recommends can not exists, so I wouldn't bother with this
> complication.
Hmm, leaving out that change leads to a BB error:
ERROR: Nothing RPROVIDES 'python3-readline' (but /u/ipuustin/intel-iot-refkit/openembedded-core/meta/recipes-devtools/python/python3_3.5.3.bb RDEPENDS on or otherwise requires it)
I'm posting the next version of the patch in a minute.
Ismo
next prev parent reply other threads:[~2017-06-09 7:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-07 13:49 [PATCH v2] python3: make readline, gdbm, and db support conditional Ismo Puustinen
2017-06-07 14:10 ` Burton, Ross
2017-06-08 10:20 ` Puustinen, Ismo
2017-06-09 7:43 ` Puustinen, Ismo [this message]
2017-06-08 10:51 ` Alexander Kanavin
2017-06-08 12:35 ` Puustinen, Ismo
2017-06-08 12:37 ` Alexander Kanavin
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=1496994208.19724.4.camel@intel.com \
--to=ismo.puustinen@intel.com \
--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 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.