diff options
author | Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de> | 2013-09-16 04:59:13 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-24 11:51:42 +0100 |
commit | 7568bfdd114597956a1da68746f207ec7f93a48d (patch) | |
tree | 8b9127456bc4eccf60643362956410bf6c1f6a87 /meta/recipes-devtools | |
parent | 5126ac0aeb3154d31769dc20a46b6b1a6b2e3d9b (diff) | |
download | openembedded-core-7568bfdd114597956a1da68746f207ec7f93a48d.tar.gz openembedded-core-7568bfdd114597956a1da68746f207ec7f93a48d.tar.bz2 openembedded-core-7568bfdd114597956a1da68746f207ec7f93a48d.zip |
boost: set up PACKAGECONFIG for boost-python library
Until now, the comment in the boost.inc file suggested to enable
the boost-python library by uncommenting some lines in that file.
Using the new PACKAGECONFIG feature, boost-python can now be added
optionally without need to modify the file or copying those lines
into a bbappend file.
Furthermore, we obtain the python version by inheriting python-dir
instead of fixing the python version in this file.
This commit is motivated by the need in the meta-ros layer, as
discussed in the issue #145 of the meta-ros issue tracker [1].
[1] https://github.com/bmwcarit/meta-ros/pull/145
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions