diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-09-19 15:22:41 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-09-19 15:22:41 +0200 |
commit | a961bb28221af701c9b2dde63f64329177ff97f8 (patch) | |
tree | b30b4b0aa2a926b56e22ef45acca8516d9095125 /releases/gambia | |
parent | bfa5bcc3bacac5d18a936a875595078fc52035b5 (diff) |
[stable/gambia] fuel, armband stable branches
Change-Id: I21e6464478fd943037b16af8758f6b24bc54f0fc
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'releases/gambia')
-rw-r--r-- | releases/gambia/armband.yaml | 17 | ||||
-rw-r--r-- | releases/gambia/fuel.yaml | 17 |
2 files changed, 34 insertions, 0 deletions
diff --git a/releases/gambia/armband.yaml b/releases/gambia/armband.yaml new file mode 100644 index 000000000..0790de1e2 --- /dev/null +++ b/releases/gambia/armband.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2018 The Linux Foundation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +--- +project: armband +project-type: installer +release-model: stable + +branches: + - name: stable/gambia + location: + armband: a880b5c0fe55397b73f0fcf8f8c87d523327099d diff --git a/releases/gambia/fuel.yaml b/releases/gambia/fuel.yaml new file mode 100644 index 000000000..8c86010f3 --- /dev/null +++ b/releases/gambia/fuel.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2018 The Linux Foundation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +--- +project: fuel +project-type: installer +release-model: stable + +branches: + - name: stable/gambia + location: + fuel: 90a442136b0aff8380388ac0a94831d0904e3cb8 |