summaryrefslogtreecommitdiff
path: root/genivi/clusters/gdp-jetson-upgrade.morph
diff options
context:
space:
mode:
Diffstat (limited to 'genivi/clusters/gdp-jetson-upgrade.morph')
-rw-r--r--genivi/clusters/gdp-jetson-upgrade.morph19
1 files changed, 0 insertions, 19 deletions
diff --git a/genivi/clusters/gdp-jetson-upgrade.morph b/genivi/clusters/gdp-jetson-upgrade.morph
deleted file mode 100644
index 57287f4c..00000000
--- a/genivi/clusters/gdp-jetson-upgrade.morph
+++ /dev/null
@@ -1,19 +0,0 @@
-name: gdp-jetson-upgrade
-kind: cluster
-systems:
-- morph: genivi/systems/genivi-demo-platform-armv7lhf-jetson.morph
- deploy-defaults:
- 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
- FSTAB_SRC: LABEL=src /src auto defaults,rw,noatime,nofail 0 2
- GENIVI_WESTON_BACKEND: drm
- GENIVI_WESTON_CONFIG: gdp
- GENIVI_WESTON_AUTOSTART: True
- deploy:
- self:
- type: extensions/ssh-rsync
- location: root@127.0.0.1