meta-ros/scripts
Johannes Schrimpf 510c1ae03e Add script for version check
check-version.py polls the official rosdistro file and compares the
version numbers in the meta layer with the official versions.

Usage:
List all versions:                  ./check-versions.py list (--details)
List all versions that don't match: ./check-versions.py mismatch
                                    (--details)
Update recipe to dist version:      ./check-versions.py update <package>
                                    (--downgrade)
Update all recipes to dist version: ./check-versions.py update-all
                                    (--downgrade)
2018-04-09 14:26:14 +02:00
..
check-patch-files.sh check-patch-files.sh: initial commit 2014-08-18 06:53:41 +02:00
check-versions.py Add script for version check 2018-04-09 14:26:14 +02:00
create-packagegroup.py create-packagegroup.py: Adding MIT license 2013-02-19 07:33:24 +01:00
create-recipe.py create-recipe.py: adding MIT license in header 2013-02-19 07:30:32 +01:00
create-ros-recipe.py create-ros-recipe.py: add script to generate ROS recipe from repository, package name and package version 2016-10-09 16:23:35 +02:00
test-all.sh test-all.sh: tuned and commented out fresh build 2013-07-16 07:48:02 +02:00