summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-11-17 11:13:20 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-11-17 11:13:20 +0000
commit91582147be7c4ca8529b2123fdf5c2ff83e714ab (patch)
tree098e72d0bac05e2eaad771d37b071836349a59a3
parenteec626b916645e6b480dfdadb1165dffb3b6a820 (diff)
parentb0378e778c29f3a37f18771947ed7beedcec6262 (diff)
downloaddefinitions-91582147be7c4ca8529b2123fdf5c2ff83e714ab.tar.gz
Merge branch 'baserock/pedroalvarez/release-changes'
Reviewed-by: Richard Maw
-rw-r--r--clusters/release.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/clusters/release.morph b/clusters/release.morph
index 7651d502..f161d0df 100644
--- a/clusters/release.morph
+++ b/clusters/release.morph
@@ -17,7 +17,7 @@ systems:
build-system-x86_32:
type: rawdisk
location: build-system-x86_32.img
- DISK_SIZE: 4G
+ DISK_SIZE: 6G
- morph: systems/build-system-x86_64-chroot.morph
deploy:
build-system-x86_64-chroot:
@@ -28,13 +28,13 @@ systems:
build-system-x86_64:
type: rawdisk
location: build-system-x86_64.img
- DISK_SIZE: 4G
+ DISK_SIZE: 6G
- morph: systems/build-system-armv7lhf-jetson.morph
deploy:
devel-system-armv7lhf-jetson:
type: rawdisk
location: build-system-armv7lhf-jetson.img
- DISK_SIZE: 4G
+ DISK_SIZE: 2G
ROOT_DEVICE: "/dev/mmcblk0p1"
DTB_PATH: "boot/tegra124-jetson-tk1.dtb"
BOOTLOADER_CONFIG_FORMAT: "extlinux"