Commit Graph

5 Commits

Author SHA1 Message Date
Khem Raj f80fe8ad81 boost: Use wildcard in version for bbappend
Makes it apply to any version of boost from here on.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2014-01-23 08:26:23 -08:00
Lukas Bulwahn e4b1d4ae3b 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
2013-09-26 07:04:53 +02:00
Lukas Bulwahn 79a6b413f6 libtinyxml: removed recipe and now refer to meta-oe layer
Instead of maintaining a copy of the tinyxml recipe from the meta-oe layer, we
require that the installation also includes the meta-oe layer.
We updated the README accordingly and also updated the description of the
current setup. We also updated and tuned the CONTENT file.

This commit resolves issue #45.
2013-04-25 13:55:01 +02:00
Stefan Herbrechtsmeier b578097cfc libtinyxml: add native support and use relative paths
Replace CXXFLAGS += "-fPIC" with EXTRA_CXXFLAGS to allow native
build and use relative paths to simplify recipe.

Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
2013-03-14 10:06:46 +01:00
Lukas Bulwahn 0722248e9d adding recipe libtinyxml for ros-groovy; announcing redistribution of recipe; tuned README 2013-01-04 15:30:08 +01:00