adding and updating Upstream-Status in patches
This commit is contained in:
parent
e99a89f19e
commit
eceac35efb
|
@ -15,6 +15,8 @@ environment and the ROS layer for OpenEmbedded [2].
|
|||
[1] https://github.com/ros/pluginlib/commit/2e0860ca42138f837b2e34921a207d40a095d996
|
||||
[2] https://github.com/bmwcarit/meta-ros
|
||||
|
||||
Upstream-Status: Accepted
|
||||
|
||||
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
|
||||
---
|
||||
CMakeLists.txt | 10 ++++------
|
||||
|
|
|
@ -3,7 +3,7 @@ From: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
|
|||
Date: Thu, 10 Apr 2014 07:31:32 +0200
|
||||
Subject: [PATCH] check for CATKIN_ENABLE_TESTING
|
||||
|
||||
Upstream-Status: Submitted
|
||||
Upstream-Status: Accepted
|
||||
---
|
||||
joint_trajectory_controller/CMakeLists.txt | 44 ++++++++++++++++--------------
|
||||
joint_trajectory_controller/package.xml | 2 +-
|
||||
|
|
|
@ -15,6 +15,8 @@ The obtained files were slightly adjusted:
|
|||
- The version in the package.xml is fixed.
|
||||
- Paths in CMakeLists.txt and setup.py were changed for use
|
||||
with the bitbake recipe.
|
||||
|
||||
Upstream-Status: Inappropriate [source repository shall work without catkin]
|
||||
---
|
||||
urdf_parser_py/CMakeLists.txt | 16 ++++++++++------
|
||||
urdf_parser_py/package.xml | 28 ++++++++++++++++++++++++++++
|
||||
|
|
Loading…
Reference in New Issue