From 583e1f7c0dde3c2553135dc460ee9eca5bb62065 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Wed, 2 Mar 2016 09:42:53 +0000 Subject: Update to latest Morph New version includes some fixes for UnicodeDecodeError's using distbuild. It also includes some Warnings and Errors when there is a component name mismatch. Full list of changes: 7067e40 Fix copyright year of morphlib/morphloader.py 472dbbb Error when different names in system/strata c1aa6a4 Warning when different names in strata/chunks fb6dd95 Validate empty configure/build/test/install commands 7e15ed7 Avoid stack overflow in cachekeycomputer bda9fe5 Avoid UnicodeDecodeError when writing to log files c03b9c7 deploy: Fix an unlikely crash at deploy-time Change-Id: I1b61af0a53e4f0af9fbed39fda7e12b12f0e009c --- strata/morph-utils.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strata/morph-utils.morph b/strata/morph-utils.morph index 25983404..6dd1633e 100644 --- a/strata/morph-utils.morph +++ b/strata/morph-utils.morph @@ -37,7 +37,7 @@ chunks: build-system: python-distutils - name: morph repo: baserock:baserock/morph - ref: 535443bcfa78568ecdd091a57e4aff64bfbf9638 + ref: 7067e405a7dad7976a9b7d61ed67fb8bb5042d3c unpetrify-ref: master build-system: python-distutils build-depends: -- cgit v1.2.1