From 48c3f53064b7d4de16208e37c273b5920c42c00e Mon Sep 17 00:00:00 2001
From: Gabriel Monnerat <gabriel@tiolive.com>
Date: Fri, 29 Nov 2013 18:01:06 +0100
Subject: [PATCH] Unfreeze ERP5 and Slapos

---
 stack/erp5/buildout.cfg | 2 --
 1 file changed, 2 deletions(-)

diff --git a/stack/erp5/buildout.cfg b/stack/erp5/buildout.cfg
index d40107a78..4b36facad 100644
--- a/stack/erp5/buildout.cfg
+++ b/stack/erp5/buildout.cfg
@@ -142,7 +142,6 @@ parts =
 recipe = slapos.recipe.build:gitclone
 repository = http://git.erp5.org/repos/slapos.git
 branch = master
-revision = d3c04864cd0d6e598e1aff0b4d60ed1dda35788d
 git-executable = ${git:location}/bin/git
 
 [check-recipe]
@@ -334,7 +333,6 @@ repository_id_list = erp5
 recipe = slapos.recipe.build:gitclone
 repository = http://git.erp5.org/repos/erp5.git
 branch = master
-revision = cd42e66da62da560a45d5879c966dee1919b7c2f
 git-executable = ${git:location}/bin/git
 
 [fix-products-paths]
-- 
2.30.9