summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--release.morph26
-rw-r--r--tools.morph2
2 files changed, 23 insertions, 5 deletions
diff --git a/release.morph b/release.morph
index 23061b2d..62d718a8 100644
--- a/release.morph
+++ b/release.morph
@@ -11,21 +11,39 @@ systems:
deploy:
devel-system-x86_32-chroot:
type: tar
- location: devel-system-x86_32-chroot.tar
+ location: baserock-14.28-devel-system-x86_32-chroot.tar
- morph: devel-system-x86_32-generic
deploy:
devel-system-x86_32-generic:
type: rawdisk
- location: devel-system-x86_32-generic.img
+ location: baserock-14.28-devel-system-x86_32-generic.img
DISK_SIZE: 4G
- morph: devel-system-x86_64-chroot
deploy:
devel-system-x86_64-chroot:
type: tar
- location: devel-system-x86_64-chroot.tar
+ location: baserock-14.28-devel-system-x86_64-chroot.tar
- morph: devel-system-x86_64-generic
deploy:
devel-system-x86_64-generic:
type: rawdisk
- location: devel-system-x86_64-generic.img
+ location: baserock-14.28-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
+- 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
+ DISK_SIZE: 4G
+- morph: genivi-baseline-system-armv7lhf-versatile
+ deploy:
+ genivi-baseline-system-armv7lhf-versatile:
+ type: rawdisk
+ location: baserock-14.28-genivi-baseline-system-armv7lhf-versatile.img
+ DISK_SIZE: 4G
+ KERNEL_ARGS: vga=788
diff --git a/tools.morph b/tools.morph
index 50ed3fe3..cb7eb6ff 100644
--- a/tools.morph
+++ b/tools.morph
@@ -92,7 +92,7 @@ chunks:
- six
- name: morph
repo: baserock:baserock/morph
- ref: ad65450c145e3283f95a40397280fc8b938a04c0
+ ref: fe4486c1ec69c520a2c0aee7b52c35b57808120e
unpetrify-ref: master
build-depends:
- cliapp