Commit Graph

14 Commits

Author SHA1 Message Date
Lukas Bulwahn 2204f39167 image-common: updating to 1.11.4 2014-09-24 12:07:54 +02:00
Lukas Bulwahn 53796fc4b1 making layout indentation use 4 spaces
The description is not indented after line breaks. All other
information, i.e., the dependencies and SRCURI, are indented with
four spaces after line breaks. Shell scripts are indented with
multiples of four spaces.

In recipes-ros, I located and checked for tabulators and spacing
with these bash commands:

egrep '^ [^ ]+' . --exclude *.patch -R
egrep '^  [^ ]+' . --exclude *.patch -R
egrep '^   [^ ]+' . --exclude *.patch -R
egrep '^    [ ]+[^ ]+' . --exclude *.patch -R

While going through the recipes and manually improving the layout,
I also adjusted the descriptions to use maximal 100 characters
per line.
2014-08-19 09:09:47 +02:00
Lukas Bulwahn ae0c89884e image-common: updating to 1.11.3
The previously applied patch has been included in 1.11.3 and is
removed from the recipe and this repository.
2014-06-02 22:56:58 +02:00
Lukas Bulwahn 21f7799ee9 adding Upstream-Status remarks to patches in recipes-ros
This commit further adds a simple fix to the patch for the ros-comm
repository.
2014-04-24 07:03:36 +02:00
Lukas Bulwahn aa6ef79268 camera-info-manager: removing rostest dependency 2014-03-20 08:01:52 +01:00
Lukas Bulwahn 8c59f76355 image-common: updating to 1.11.1
The version 1.11.1 contains the local patch for
CATKIN_ENABLE_TESTING, and hence the local patch can be removed.
2014-03-04 17:28:38 +01:00
Lukas Bulwahn 9b3249d0d3 polled-camera: initial commit 2013-10-14 11:08:58 +02:00
Lukas Bulwahn b81936999d camera-info-manager: initial commit 2013-10-14 11:08:57 +02:00
Lukas Bulwahn c7c47ba0ef camera-calibration-parsers: initial commit 2013-10-14 11:08:57 +02:00
Stefan Herbrechtsmeier 3e6b386d2f Unify ros recipes
Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
2013-08-26 07:40:20 +02:00
Lukas Bulwahn a0a2aa9eaf tuning newlines 2013-08-05 08:12:20 +02:00
Lukas Bulwahn 3d9d9cf54e image-common: updated to hydro release version 2013-07-22 15:54:53 +02:00
Lukas Bulwahn cedbf71aaf image-transport: improved license check (resolves #112) 2013-07-11 09:20:19 +02:00
Lukas Bulwahn 7270734e41 image-transport: initial commit 2013-06-11 08:08:41 +02:00