[yocto] Building boost-python
Jakob Hasse
jakob.hasse at smart-home-technology.ch
Wed Jun 7 02:48:00 PDT 2017
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.
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.hasse at smart-home-technology.ch
T: +41 44 552 02 66
Smart Home Technology GmbH
www.smart-home-technology.ch
More information about the yocto
mailing list