Commit Graph

9 Commits

Author SHA1 Message Date
Martin Jansa 694c11782a mavros: refresh patches
* fixes:
WARNING: mavros-0.18.7-r0 do_patch:
Some of the context lines in patches were ignored. This can lead to incorrectly applied patches.
The context lines in the patches can be updated with devtool:

    devtool modify <recipe>
    devtool finish --force-patch-refresh <recipe> <layer_path>

Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch 0001-CMake-explicitly-link-the-atomic-library-797.patch
patching file CMakeLists.txt
Hunk #1 succeeded at 90 with fuzz 1 (offset -12 lines).

Now at patch 0001-CMake-explicitly-link-the-atomic-library-797.patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2018-04-10 13:02:56 +00:00
Lukas Bulwahn c52ac20fcf compile also with boost 1.66.0 (resolves #582) 2018-02-21 09:09:52 +01:00
Lukas Bulwahn 25d97e4bfe mavros: also compile with arm, mips & ppc (resolves #525) 2017-09-05 10:37:44 +02:00
Lukas Bulwahn 5fc0e95da0 rename ros-mavlink to mavlink 2017-05-07 08:05:55 +02:00
Lukas Bulwahn 0d125354d2 mavros: updating to 0.18.7 2017-05-07 08:05:55 +02:00
Lukas Bulwahn 47568013bd mavros: properly find Eigen (resolves #467) 2017-05-07 08:00:21 +02:00
Lukas Bulwahn 27ece29506 mavros: updating to 0.17.5 2017-03-19 21:59:47 +01:00
JochiPochi f7148cf4cc mavros: add package recipe mavros_extras
Use the latest indigo release (0.17.4).
2016-12-15 11:55:47 +00:00
Gustavo Jose de Sousa 359cb2e1de mavros: add packages recipes
Use the latest indigo release (0.17.4).

Authors: JochiPochi <john.aleman@cyphyworks.com>
         Gustavo Jose de Sousa <gustavo.sousa@intel.com>
2016-12-13 11:32:20 +00:00