From ab8425bb124d3c527ed7d344b8b3ec8959a1b08e Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Mon, 15 Sep 2014 12:04:09 +0100 Subject: Use latest lorry-controller with systemd loop fixed. The previous version of lorry-controller with sha1: 4a6d0ef584a3d87c1d6ad237336660aacd161650 was introducing a dependency loop one of the systemd units. This bug was fixed in the lorry-controller repository in the commit 44a2dca52d232428b5a52e2c73fcad1adfee7a8f but we never updated the sha1 in definitions. --- strata/trove.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strata/trove.morph b/strata/trove.morph index bdca327e..14888353 100644 --- a/strata/trove.morph +++ b/strata/trove.morph @@ -204,7 +204,7 @@ chunks: - name: lorry-controller morph: strata/trove/lorry-controller.morph repo: baserock:baserock/lorry-controller - ref: 4a6d0ef584a3d87c1d6ad237336660aacd161650 + ref: 44a2dca52d232428b5a52e2c73fcad1adfee7a8f unpetrify-ref: master build-depends: [] - name: lighttpd -- cgit v1.2.1