adding boost-python support for cv-bridge

The ROS package cv_bridge needs the Boost.Python library. This
commit adds a bbappend file that includes Boost.Python in the
boost recipe using PACKAGECONFIG.
This PACKAGECONFIG for boost is available since commit
7568bfdd114597956a1da68746f207ec7f93a48d
in the openembeddded-core repository [1].

[1] http://cgit.openembedded.org/openembedded-core/commit/?id=7568bfdd114597956a1da68746f207ec7f93a48d
This commit is contained in:
Lukas Bulwahn 2013-08-07 10:26:07 +02:00
parent 8c115da4d1
commit e4b1d4ae3b
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
PACKAGECONFIG ?= "python"