From 33cec1370de5c6031bfb4db00e97053113451151 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Sun, 21 Feb 2016 15:26:32 +0000 Subject: Put quotes around all unpetrify-ref that could be interpreted as numbers Change-Id: Ide3893f85f52070fe8ce66424ee1463951006004 --- strata/device-management.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'strata/device-management.morph') diff --git a/strata/device-management.morph b/strata/device-management.morph index 8b4fb959..e0ed4a25 100644 --- a/strata/device-management.morph +++ b/strata/device-management.morph @@ -8,5 +8,5 @@ chunks: - name: libgudev repo: upstream:libgudev ref: d722339aae9065a379acc0c421e8bbab866d5a38 - unpetrify-ref: 230 + unpetrify-ref: "230" build-system: autotools -- cgit v1.2.1