From 244e16c16aa11852706a7ab51cf6dd216e3315a8 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Thu, 21 May 2015 12:38:51 +0100 Subject: Update ref of librabitmq to a fixed version The previous version had its submodules pointing to git.baserock.org. The right thing to do is to point to the Trove using the 'upstream:' alias, so that definitions don't use git.baserock.org. This is needed if you want to build using a local trove, with all the sources (downstream trove) and you don't have access to git.baserock.org. Change-Id: Id8b26064d0afd66a0b1db6a18c4b69e02085299d --- strata/openstack-services.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strata/openstack-services.morph b/strata/openstack-services.morph index 5fee16db..4a512e1c 100644 --- a/strata/openstack-services.morph +++ b/strata/openstack-services.morph @@ -32,7 +32,7 @@ chunks: - name: librabbitmq morph: strata/openstack-services/librabbitmq.morph repo: upstream:python-packages/librabbitmq - ref: 0087f3c6fa81d4ec4c573319ee2149a5db7018e6 + ref: ecccbd2c7d92f6e189e362b26def8d980fa50e3b unpetrify-ref: baserock/v1.6.1 build-depends: - py-amqp -- cgit v1.2.1