summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-05-08 11:53:44 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-05-08 11:53:44 +0000
commite5f4ba52212b0c402e314624a7f1843e17deda14 (patch)
treefa4c23e02db4ead0aa1ebd42bac2ffc45c88d167
parentec3330639de2c86e03d8b162e39f717eabada353 (diff)
downloaddefinitions-e5f4ba52212b0c402e314624a7f1843e17deda14.tar.gz
Temporarily remove GENIVI systems from clusters/release.morph
They are not being released as part of the Baserock 15.19 release.
-rw-r--r--clusters/release.morph26
1 files changed, 0 insertions, 26 deletions
diff --git a/clusters/release.morph b/clusters/release.morph
index c5bfffca..e0bebf51 100644
--- a/clusters/release.morph
+++ b/clusters/release.morph
@@ -48,29 +48,3 @@ systems:
BOOTLOADER_CONFIG_FORMAT: "extlinux"
BOOTLOADER_INSTALL: "none"
KERNEL_ARGS: cma=256M console=tty0 console=ttyS0,115200n8 no_console_suspend=1 nouveau.pstate=1
-- morph: systems/genivi-baseline-system-x86_64-generic.morph
- deploy:
- genivi-baseline-system-x86_64-generic:
- type: rawdisk
- location: genivi-baseline-system-x86_64-generic.img
- DISK_SIZE: 4G
- KERNEL_ARGS: vga=788
- INITRAMFS_PATH: boot/initramfs.gz
- subsystems:
- - morph: systems/initramfs-x86_64.morph
- deploy:
- initramfs-genivi-baseline-system-x86_64-generic:
- type: initramfs
- location: boot/initramfs.gz
-- morph: systems/genivi-baseline-system-armv7lhf-jetson.morph
- deploy:
- genivi-baseline-system-armv7lhf-jetson:
- type: rawdisk
- location: genivi-baseline-system-armv7lhf-jetson.img
- DISK_SIZE: 4G
- BOOT_DEVICE: "/dev/mmcblk0p1"
- ROOT_DEVICE: "/dev/mmcblk0p2"
- DTB_PATH: "boot/tegra124-jetson-tk1.dtb"
- BOOTLOADER_CONFIG_FORMAT: "extlinux"
- BOOTLOADER_INSTALL: "none"
- KERNEL_ARGS: cma=256M console=tty0 console=ttyS0,115200n8 no_console_suspend=1 nouveau.pstate=1