diff --git a/CONTENT b/CONTENT deleted file mode 100644 index 1ec44cd..0000000 --- a/CONTENT +++ /dev/null @@ -1,10 +0,0 @@ -CONTENT of the repository: - -* README the README file, which contains all important information -* COPYING.MIT MIT license -* conf/layer.conf configuration file for this layer -* classes/catkin.bbclass class for catkin-based packages -* recipes-core/images recipes of images for native compilation of ROS -* recipes-devtools recipes of system prerequisites of ROS -* recipes-ros recipes for cross-compiling ROS packages - diff --git a/CONTENTS b/CONTENTS new file mode 100644 index 0000000..4aee278 --- /dev/null +++ b/CONTENTS @@ -0,0 +1,9 @@ +CONTENTS of the repository: + +* README the README file with all important information +* COPYING.MIT MIT license +* conf/layer.conf configuration file for this layer +* classes/catkin.bbclass class for catkin-based packages +* recipes-core/images recipes of images for using ROS +* recipes-devtools recipes of system prerequisites of ROS +* recipes-ros recipes for cross-compiling ROS packages