Commit Graph

14 Commits

Author SHA1 Message Date
Lukas Bulwahn 7e6add0bc4 class-loader: updating to 0.3.9 2018-04-06 17:06:34 +02:00
Lukas Bulwahn 3a7b29ba7f class-loader: updating to 0.3.8 2017-12-28 19:18:21 +01:00
Lukas Bulwahn 5185618e5a class-loader: updating to 0.3.6 2016-10-26 10:05:39 +02:00
Lukas Bulwahn 02582cf1a0 poco: use meta-oe's recipe instead of own one
The meta-oe provides since commit 8700ba38@openembedded/meta-openembedded
(commit date: 2016-01-14) [1] a recipe for the POCO C++ Library.
Consequently, this commit removes the libpoco recipe in the
meta-ros layer.

As meta-ros already depends on the meta-oe layer, the poco
recipe is available in release version since 2016-01-14,
and the poco recipe in meta-ros is redundant for these versions.
However, this commit still provides the currently latest poco
recipe [2] for users that are not using a recent version of the
meta-oe layer.

[1] http://cgit.openembedded.org/meta-openembedded/commit?id=8700ba38804af3c27f3662737f679afa1bdc86da
[2] http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-support/poco?id=0a2bd4f9784253a8a8dda35e3c4dbd75931d3564

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2016-09-19 08:17:25 +02:00
Lukas Bulwahn 40a7e2cbde class-loader: updating to 0.3.4 2016-09-02 08:31:57 +02:00
Lukas Bulwahn 666e336b62 class-loader: updating to 0.3.3 2016-06-14 11:18:39 +02:00
Lukas Bulwahn 8f76609e3e class-loader: updating to 0.3.1
Due to the update, class-loader now depends on cmake-modules.
2015-06-10 10:56:43 +02:00
Lukas Bulwahn 3bef52cf90 class-loader: updating to 0.2.5
Besides updating, this commit improves the line breaks in the
DESCRIPTION.
2014-03-17 12:59:57 +01:00
Lukas Bulwahn dae1740e8a class-loader: updating to 0.2.3
The class-loader recipe is updated to 0.2.3 to be in line with
4551e7c32d/hydro/release.yaml.
2013-08-26 10:57:16 +02:00
Stefan Herbrechtsmeier 3e6b386d2f Unify ros recipes
Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
2013-08-26 07:40:20 +02:00
Lukas Bulwahn fc2f197e40 class-loader: updated to current hydro release version
The previous patch applied specifically in the recipe is
incorporated in the new version, and was removed from the recipe.
2013-07-22 15:53:38 +02:00
Lukas Bulwahn b49e5bde98 class-loader: updated and added upstream patch to optionally configure tests (resolves #86) 2013-07-05 08:00:13 +02:00
Lukas Bulwahn a32f528662 class-loader: updated to hydro-devel version 0.2.0
The class-loader 0.2.0 depends on console-bridge via cmake and not
via catkin as in version 0.1.28. This resolves issue #79.
2013-05-31 11:58:59 +02:00
Lukas Bulwahn a57731c3d9 class-loader: initial commit
The class-loader is used by the pluginlib.
2013-05-29 13:40:36 +02:00