Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dunfell][gatesgarth][hardknott][honister] Convert to new override syntax #895

Closed
wants to merge 4 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
{melodic} microstrain-mips: undo incorrect conversion
_mips wasn't an override in this case

Signed-off-by: Martin Jansa <martin.jansa@lge.com>
shr-project committed Jul 30, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 909ee322455bc0c0393135d7d7c9a307e86fcf0f
Original file line number Diff line number Diff line change
@@ -5,16 +5,16 @@
inherit ros_distro_melodic
inherit ros_superflore_generated

DESCRIPTION = "The microstrain:mips package provides a driver for the LORD/Microstrain 3DM_GX5_XX GPS-aided IMU sensor."
DESCRIPTION = "The microstrain_mips package provides a driver for the LORD/Microstrain 3DM_GX5_XX GPS-aided IMU sensor."
AUTHOR = "Brian Bingham <briansbingham@gmail.com>"
ROS_AUTHOR = "Brian Bingham <briansbingham@gmail.com>"
HOMEPAGE = "http://wiki.ros.org/microstrain_3dm_gx5_45"
SECTION = "devel"
LICENSE = "GPL"
LIC_FILES_CHKSUM = "file://package.xml;beginline=8;endline=8;md5=162b49cfbae9eadf37c9b89b2d2ac6be"

ROS_CN = "microstrain:mips"
ROS_BPN = "microstrain:mips"
ROS_CN = "microstrain_mips"
ROS_BPN = "microstrain_mips"

ROS_BUILD_DEPENDS = " \
cmake-modules \