summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-07-11 15:59:05 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-07-11 15:59:05 +0100
commit773f6a31bbeb6c5d603281d7b36ebb75225a4f0a (patch)
treeffc3a8909eb989fcf49ffa0a3fa3c359f0d308a1
parent608147822ac734354895366eb6a9dbda583cf561 (diff)
parent665689803775efeb1a78f52a82936b9289cc77b8 (diff)
downloaddefinitions-773f6a31bbeb6c5d603281d7b36ebb75225a4f0a.tar.gz
Merge branch 'release-staging'
-rw-r--r--release.morph14
1 files changed, 7 insertions, 7 deletions
diff --git a/release.morph b/release.morph
index 3c3deb25..12b03693 100644
--- a/release.morph
+++ b/release.morph
@@ -11,40 +11,40 @@ systems:
deploy:
devel-system-x86_32-chroot:
type: tar
- location: baserock-14.28-devel-system-x86_32-chroot.tar
+ location: devel-system-x86_32-chroot.tar
- morph: devel-system-x86_32-generic
deploy:
devel-system-x86_32-generic:
type: rawdisk
- location: baserock-14.28-devel-system-x86_32-generic.img
+ location: devel-system-x86_32-generic.img
DISK_SIZE: 4G
- morph: devel-system-x86_64-chroot
deploy:
devel-system-x86_64-chroot:
type: tar
- location: baserock-14.28-devel-system-x86_64-chroot.tar
+ location: devel-system-x86_64-chroot.tar
- morph: devel-system-x86_64-generic
deploy:
devel-system-x86_64-generic:
type: rawdisk
- location: baserock-14.28-devel-system-x86_64-generic.img
+ location: devel-system-x86_64-generic.img
DISK_SIZE: 4G
- morph: devel-system-armv7lhf-wandboard
deploy:
release:
type: tar
- location: baserock-14.28-devel-system-armv7lhf-wandboard.tar
+ location: devel-system-armv7lhf-wandboard.tar
- morph: genivi-baseline-system-x86_64-generic
deploy:
genivi-baseline-system-x86_64-generic:
type: rawdisk
- location: baserock-14.28-genivi-baseline-system-x86_64-generic.img
+ location: genivi-baseline-system-x86_64-generic.img
DISK_SIZE: 4G
KERNEL_ARGS: vga=788
- morph: genivi-baseline-system-armv7lhf-versatile
deploy:
genivi-baseline-system-armv7lhf-versatile:
type: rawdisk
- location: baserock-14.28-genivi-baseline-system-armv7lhf-versatile.img
+ location: genivi-baseline-system-armv7lhf-versatile.img
DISK_SIZE: 4G
KERNEL_ARGS: vga=788