summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-10 17:51:01 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-12 11:35:23 +0000
commit9979c36b008d1803d90fb4dfe849233b28b03196 (patch)
tree002f5b8ce452b08464ff71e87e14feb6dcf5f329
parent46556e1eee677db03ca66488b3c88cb46cf0653b (diff)
downloaddefinitions-9979c36b008d1803d90fb4dfe849233b28b03196.tar.gz
Update to openssh 6.7
The ref points to a tip which also includes the commits 37a2376 and 782fe9e, cherry-picked from the commits a2e654f and 91e7ac9 in the old repo.
-rw-r--r--strata/cross-bootstrap.morph6
-rw-r--r--strata/foundation.morph6
2 files changed, 6 insertions, 6 deletions
diff --git a/strata/cross-bootstrap.morph b/strata/cross-bootstrap.morph
index 435987da..ac6660f6 100644
--- a/strata/cross-bootstrap.morph
+++ b/strata/cross-bootstrap.morph
@@ -17,9 +17,9 @@ chunks:
build-depends: []
- name: openssh
morph: strata/cross-bootstrap/openssh.morph
- repo: upstream:openssh
- ref: 233514106dcde5ac61a70f1043de563122e2f1c9
- unpetrify-ref: baserock/morph
+ repo: upstream:openssh-git
+ ref: 782fe9e725243eeb5ad6ab9a1783b5d6bedfe0d7
+ unpetrify-ref: baserock/tiagogomes/armv8l64
build-depends:
- groff
- name: python-ttystatus
diff --git a/strata/foundation.morph b/strata/foundation.morph
index 5ba90b67..dd89bac1 100644
--- a/strata/foundation.morph
+++ b/strata/foundation.morph
@@ -138,9 +138,9 @@ chunks:
build-depends: []
- name: openssh
morph: strata/foundation/openssh.morph
- repo: upstream:openssh
- ref: 233514106dcde5ac61a70f1043de563122e2f1c9
- unpetrify-ref: baserock/morph
+ repo: upstream:openssh-git
+ ref: 782fe9e725243eeb5ad6ab9a1783b5d6bedfe0d7
+ unpetrify-ref: baserock/tiagogomes/armv8l64
build-depends:
- groff
- name: tbdiff