From 4ed97d82afe53e8f1e004ecc4314ceebadb6f3dc Mon Sep 17 00:00:00 2001
From: Guillaume Pasero <guillaume.pasero@c-s.fr>
Date: Wed, 18 Jan 2017 14:55:39 +0100
Subject: [PATCH] PKG: choose the revision to package for each remote module

---
 Modules/Remote/otb-bv.remote.cmake              | 2 +-
 Modules/Remote/otbFFSforGMM.remote.cmake        | 2 +-
 Modules/Remote/phenotb.remote.cmake             | 2 +-
 Modules/Remote/temporal-gapfilling.remote.cmake | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Modules/Remote/otb-bv.remote.cmake b/Modules/Remote/otb-bv.remote.cmake
index f699009f62..e760e4b739 100644
--- a/Modules/Remote/otb-bv.remote.cmake
+++ b/Modules/Remote/otb-bv.remote.cmake
@@ -5,5 +5,5 @@ A more detailed description can be found on the project website:
 http://tully.ups-tlse.fr/jordi/otb-bv
 "
   GIT_REPOSITORY http://tully.ups-tlse.fr/jordi/otb-bv.git
-  GIT_TAG master
+  GIT_TAG d13a3b3febe61c3c67777eac8261e07a6257a519
 )
diff --git a/Modules/Remote/otbFFSforGMM.remote.cmake b/Modules/Remote/otbFFSforGMM.remote.cmake
index b7ae4ee086..f1806e1602 100644
--- a/Modules/Remote/otbFFSforGMM.remote.cmake
+++ b/Modules/Remote/otbFFSforGMM.remote.cmake
@@ -5,5 +5,5 @@ A more detailed description can be found on the project website:
 https://github.com/Laadr/otbFFSforGMM
 "
   GIT_REPOSITORY https://github.com/Laadr/otbFFSforGMM.git
-  GIT_TAG master
+  GIT_TAG 78743f7d57de4acf913bf300cfbb93323a5c8ad3
   )
diff --git a/Modules/Remote/phenotb.remote.cmake b/Modules/Remote/phenotb.remote.cmake
index 3640ef3cfa..209b9682cf 100644
--- a/Modules/Remote/phenotb.remote.cmake
+++ b/Modules/Remote/phenotb.remote.cmake
@@ -7,5 +7,5 @@ A more detailed description can be found on the project website:
 http://tully.ups-tlse.fr/jordi/phenotb
 "
   GIT_REPOSITORY http://tully.ups-tlse.fr/jordi/phenotb.git
-  GIT_TAG master
+  GIT_TAG 17d69b1bc1f23041dafe265e320b46ffb20229b6
 )
diff --git a/Modules/Remote/temporal-gapfilling.remote.cmake b/Modules/Remote/temporal-gapfilling.remote.cmake
index b135cb29a3..681ae6e773 100644
--- a/Modules/Remote/temporal-gapfilling.remote.cmake
+++ b/Modules/Remote/temporal-gapfilling.remote.cmake
@@ -6,5 +6,5 @@ A more detailed description can be found on the project website:
 http://tully.ups-tlse.fr/jordi/temporalgapfilling
 "
   GIT_REPOSITORY http://tully.ups-tlse.fr/jordi/temporalgapfilling.git
-  GIT_TAG master
+  GIT_TAG 14c56cb73250861d8694effeba934cebde09424c
 )
-- 
GitLab