summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-18 12:55:51 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-18 12:55:51 +0000
commitb199af70c5a46567f5646ef8d7bf2d73600efdba (patch)
tree9bc1359e8b06b4d8864f3f5b0ce76227b42e9d61
parenta057239587ee39f0ee908b3548d89fc42ba5f229 (diff)
downloaddefinitions-b199af70c5a46567f5646ef8d7bf2d73600efdba.tar.gz
Add git-review to 'devtools' stratum
This is a tool that is useful for working with Gerrit. This commit also changes the stratum dependencies of 'devtools'. Change-Id: I5778538110fdf9dd50783e0f77159d01936b86f4
-rw-r--r--strata/devtools.morph7
1 files changed, 6 insertions, 1 deletions
diff --git a/strata/devtools.morph b/strata/devtools.morph
index 9a295db5..ed8bb852 100644
--- a/strata/devtools.morph
+++ b/strata/devtools.morph
@@ -6,7 +6,8 @@ description: |
stratum should not have any dependants (please don't build-depend on this
stratum)
build-depends:
-- morph: strata/foundation.morph
+- morph: strata/core.morph
+- morph: strata/python-core.morph
chunks:
- name: vim
morph: strata/devtools/vim.morph
@@ -26,3 +27,7 @@ chunks:
repo: upstream:less
ref: 09a405d8f652b56944c93ebf5c673cdfe5319b04
unpetrify-ref: baserock/morph
+- name: git-review
+ repo: upstream:git-review
+ ref: 79262a52301c146a6b60d09a828661a83a5f5ba7
+ unpetrify-ref: master