summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2014-07-11 13:51:35 +0100
committerMichael Drake <michael.drake@codethink.co.uk>2014-07-11 13:51:35 +0100
commit552dfcbbd896c3de2c3020598fb1e61768934299 (patch)
treeaf1b4a929e2a71e6f5b40f700055c55ebd07592d
parent3dd9eb9a74b8da585a6748b7ddc8a9a0b24b9947 (diff)
downloaddefinitions-552dfcbbd896c3de2c3020598fb1e61768934299.tar.gz
Update for Baserock 14.28 release.baserock-14-28
-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