summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-08-04 13:55:01 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-08-04 13:55:01 +0100
commitfe04d246f5032ea64956f6dcb847de480f8c688a (patch)
treeecab303d36849f8d9d351d36d582e6873ebcdd7b /examples
parent20e6aea77a3deb65fd7b12afa38b42cfbab8efde (diff)
downloadfirehose-fe04d246f5032ea64956f6dcb847de480f8c688a.tar.gz
Provide for base-ref and my-ref for the landing data
Diffstat (limited to 'examples')
-rw-r--r--examples/cross-bootstrap-morph.yaml3
-rw-r--r--examples/linux-master.yaml3
-rw-r--r--examples/linux.yaml3
-rw-r--r--examples/morph.yaml3
-rw-r--r--examples/screen.yaml3
-rw-r--r--examples/vim.yaml3
6 files changed, 12 insertions, 6 deletions
diff --git a/examples/cross-bootstrap-morph.yaml b/examples/cross-bootstrap-morph.yaml
index 4cc24d3..a2cc66d 100644
--- a/examples/cross-bootstrap-morph.yaml
+++ b/examples/cross-bootstrap-morph.yaml
@@ -9,7 +9,8 @@ description: |
landing:
repo: baserock:baserock/definitions
- ref: baserock/firehose
+ base-ref: master
+ my-ref: baserock/firehose
stratum: cross-bootstrap
chunk: morph
method: absolute-sha1
diff --git a/examples/linux-master.yaml b/examples/linux-master.yaml
index 0a65a86..c0c1732 100644
--- a/examples/linux-master.yaml
+++ b/examples/linux-master.yaml
@@ -6,7 +6,8 @@ description: |
landing:
repo: baserock:baserock/definitions
- ref: baserock/firehose
+ base-ref: master
+ my-ref: baserock/firehose
stratum: bsp-x86_64-generic
chunk: linux-x86-64-generic
method: absolute-sha1
diff --git a/examples/linux.yaml b/examples/linux.yaml
index 85def50..7d7e9d0 100644
--- a/examples/linux.yaml
+++ b/examples/linux.yaml
@@ -7,7 +7,8 @@ description: |
landing:
repo: baserock:baserock/definitions
- ref: baserock/firehose
+ base-ref: master
+ my-ref: baserock/firehose
stratum: bsp-x86_64-generic
chunk: linux-x86-64-generic
method: absolute-sha1
diff --git a/examples/morph.yaml b/examples/morph.yaml
index ef7f977..86e2592 100644
--- a/examples/morph.yaml
+++ b/examples/morph.yaml
@@ -6,7 +6,8 @@ description: |
landing:
repo: baserock:baserock/definitions
- ref: baserock/firehose
+ base-ref: master
+ my-ref: baserock/firehose
stratum: tools
chunk: morph
method: absolute-sha1
diff --git a/examples/screen.yaml b/examples/screen.yaml
index e9ffbd7..a847a52 100644
--- a/examples/screen.yaml
+++ b/examples/screen.yaml
@@ -6,7 +6,8 @@ description: |
landing:
repo: baserock:baserock/definitions
- ref: baserock/firehose
+ base-ref: master
+ my-ref: baserock/firehose
stratum: tools
chunk: screen
method: absolute-sha1
diff --git a/examples/vim.yaml b/examples/vim.yaml
index b48dc09..b7543e2 100644
--- a/examples/vim.yaml
+++ b/examples/vim.yaml
@@ -7,7 +7,8 @@ description: |
landing:
repo: baserock:baserock/definitions
- ref: baserock/firehose
+ base-ref: master
+ my-ref: baserock/firehose
stratum: tools
chunk: vim
method: absolute-sha1