aboutsummaryrefslogtreecommitdiff
path: root/trigger-lt-qcom-linux-integration.yaml
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2018-07-10 17:45:40 -0500
committerAníbal Limón <anibal.limon@linaro.org>2018-07-12 10:05:39 -0500
commitd3aa570af38a5b0f42abfd8282da4a94e34cd2fd (patch)
tree477d0220312f39eec1e9d0186aada81ee2c28d66 /trigger-lt-qcom-linux-integration.yaml
parent1ec0c98a2fa56934966b5fe3435c6d72a9b4c024 (diff)
{trigger-,}lt-qcom-linux-integration: Add support for generate rootfs
The functional testing requires a full userspace (rootfs) with tools to make testing. Copy the kernel modules and firmware to the rootfs and generates boot images that boots from rootfs (UFS, eMMC, etc). Change-Id: I8559804e3fb9cb8403bd20e324d4357ddf01fa44 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Diffstat (limited to 'trigger-lt-qcom-linux-integration.yaml')
-rw-r--r--trigger-lt-qcom-linux-integration.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/trigger-lt-qcom-linux-integration.yaml b/trigger-lt-qcom-linux-integration.yaml
index 1913b044bf..90a1ae7e76 100644
--- a/trigger-lt-qcom-linux-integration.yaml
+++ b/trigger-lt-qcom-linux-integration.yaml
@@ -46,8 +46,11 @@
KERNEL_VERSION=${KERNEL_VERSION}
KERNEL_DT_URL_dragonboard410c=${KERNEL_DT_URL_dragonboard410c}
RAMDISK_URL_dragonboard410c=${RAMDISK_URL_dragonboard410c}
+ ROOTFS_URL_dragonboard410c=${RAMDISK_URL_dragonboard410c}
KERNEL_DT_URL_dragonboard820c=${KERNEL_DT_URL_dragonboard820c}
RAMDISK_URL_dragonboard820c=${RAMDISK_URL_dragonboard820c}
+ ROOTFS_URL_dragonboard820c=${RAMDISK_URL_dragonboard820c}
KERNEL_DT_URL_sdm845_mtp=${KERNEL_DT_URL_sdm845_mtp}
RAMDISK_URL_sdm845_mtp=${RAMDISK_URL_sdm845_mtp}
+ ROOTFS_URL_sdm845_mtp=${RAMDISK_URL_sdm845_mtp}
condition: SUCCESS