[OE-core] [PATCH v2] python3: make readline, gdbm, and db support conditional.

Puustinen, Ismo ismo.puustinen at intel.com
Fri Jun 9 07:43:30 UTC 2017


On Wed, 2017-06-07 at 15:10 +0100, Burton, Ross wrote:
> On 7 June 2017 at 14:49, Ismo Puustinen <ismo.puustinen at 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


More information about the Openembedded-core mailing list