On 07.06.2017 11:59, VanCutsem, Geoffroy wrote:
-----Original Message-----
From: yocto-boun...@yoctoproject.org [mailto:yocto-
boun...@yoctoproject.org] On Behalf Of Jakob Hasse
Sent: Wednesday, June 7, 2017 11:48 AM
To: Yocto List <yocto@yoctoproject.org>
Subject: [yocto] Building boost-python
Hello,
One of my layers needs boost-python.
When I try to build boost-python with bitbake, it complains:
ERROR: Nothing PROVIDES 'boost-python'
How can I fix this?
Boost itself builds and I also included
PACKAGECONFIG_pn_boost = "python"
without any effect.
I believe the correct spelling is:
PACKAGECONFIG_pn-boost = "python"
(note the hyphen instead of underscore)
Yes, I saw it somewhere else now with a hyphen, too, but even with the
corrected local.conf, the problem still remains.
Bitbake quits with the same error message as before
My bblayers.conf is here:
# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf #
changes incompatibly LCONF_VERSION = "6"
BBPATH = "${TOPDIR}"
BBFILES ?= ""
BBLAYERS ?= " \
/usr/local/dey-2.0/sources/poky/meta \
/usr/local/dey-2.0/sources/poky/meta-yocto \
/usr/local/dey-2.0/sources/poky/meta-yocto-bsp \
/usr/local/dey-2.0/sources/meta-openembedded/meta-oe \
/usr/local/dey-2.0/sources/meta-openembedded/meta-python \
/usr/local/dey-2.0/sources/meta-openembedded/meta-networking \
/usr/local/dey-2.0/sources/meta-openembedded/meta-webserver \
/usr/local/dey-2.0/sources/meta-qt5 \
/usr/local/dey-2.0/sources/meta-swupdate \
/usr/local/dey-2.0/sources/meta-fsl-arm \
/usr/local/dey-2.0/sources/meta-fsl-demos \
/usr/local/dey-2.0/sources/meta-digi/meta-digi-arm \
/usr/local/dey-2.0/sources/meta-digi/meta-digi-dey \
/usr/local/dey-2.0/sources/meta-java/ \
/usr/local/dey-2.0/sources/meta-iot-cloud/ \
"
BBLAYERS_NON_REMOVABLE ?= " \
/usr/local/dey-2.0/sources/poky/meta \
/usr/local/dey-2.0/sources/poky/meta-yocto \
"
Any help is welcome!
Jakob
--
Jakob Hasse
Software Developement
E: jakob.ha...@smart-home-technology.ch
T: +41 44 552 02 66
Smart Home Technology GmbH
www.smart-home-technology.ch
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
--
Jakob Hasse
Software Developement
E: jakob.ha...@smart-home-technology.ch
T: +41 44 552 02 66
Smart Home Technology GmbH
www.smart-home-technology.ch
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto