summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-07-29 15:27:03 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-07-29 15:30:56 +0100
commit97ab93845dae61c0e8d5c39c8f69c3cde82ff0d7 (patch)
tree2afffb3969b358561803887c794439eeacb9a705
parent83db674adce6f2b38ca512989dd3b35bf1b2b4da (diff)
downloaddefinitions-97ab93845dae61c0e8d5c39c8f69c3cde82ff0d7.tar.gz
Update Morph build tool in reference systems
This includes the following changes: Add support for Baserock definitions version 6 Remove support for Baserock definitions format versions 0, 1 and 2 Don't provide default strip-commands for 'manual' build system Extract downloaded tarball as current user Add bitbucket repo alias to default aliases sourceresolver_tests: Remove bogus test sourceresolver_tests: Fix invalid backup definition distbuild: Fix cache status message distbuild: Fix crash when worker disconnects distbuild: Fix partial distbuilding distbuild: Add __str__() and __repr__() to ArtifactReference distbuild: Hide a log message distbuild: Check cache status each time we enqueue new artifacts distbuild: Add docstrings to BuildController state machine Fix crash in `morph distbuild` command Make `morph show-build-log` look in local repo cache for build logs Make more commands work outside a system-branch/workspace Determine whether to include_local_changes from app.settings Raise exception if show-build-log doesn't find the build log Fix `morph show-build-log` for chunks of a different architecture localrepocache: Count freshly cloned repositories as updated Fix anchor yarn Add script to run a distbuild network on the local machine Don't ignore the 'cwd' parameter Expose reset_workdir in GitDirectory class Swap repr() for str() in ref add errmsg Improve error when local HEAD of definitions repo is not found in remote Use DefinitionsRepo class in deploy plugin Use DefinitionsRepo in build command Add DefinitionsRepo class Treat True and False as actual commands, rather than booleans. buildsystem: Comment strip command Change-Id: Ic55e12bfe5e98f4a1a4df875c23ad3d447f7038c
-rw-r--r--strata/morph-utils.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/morph-utils.morph b/strata/morph-utils.morph
index 1189d4f8..f5e3568a 100644
--- a/strata/morph-utils.morph
+++ b/strata/morph-utils.morph
@@ -36,7 +36,7 @@ chunks:
unpetrify-ref: master
- name: morph
repo: baserock:baserock/morph
- ref: 2579391b05758940652a8ac5207d0137720affd1
+ ref: 60c378c55d5d0ef89184b49ae95e445f8de422e3
unpetrify-ref: master
build-depends:
- cmdtest