aboutsummaryrefslogtreecommitdiff
path: root/leg-virt-tiancore-edk2-upstream/lava-job-definitions
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2015-06-04 10:14:25 +0200
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2015-06-04 10:14:25 +0200
commitf513989e4ec0d37dac76fd37f4e512ac8d32bd34 (patch)
treebe5a0f69d4bb366c7b646f42df3392869cd989d0 /leg-virt-tiancore-edk2-upstream/lava-job-definitions
parent9dd01a5e158b55f3565a16515752ab86d8587f5e (diff)
leg-virt-tianocore: use cached copy of kernelci.org host kernel
Change-Id: Ia3381221b8e5a7c385179a516d256eb3907b62f9 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'leg-virt-tiancore-edk2-upstream/lava-job-definitions')
-rw-r--r--leg-virt-tiancore-edk2-upstream/lava-job-definitions/kvm-aarch64/template.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/leg-virt-tiancore-edk2-upstream/lava-job-definitions/kvm-aarch64/template.json b/leg-virt-tiancore-edk2-upstream/lava-job-definitions/kvm-aarch64/template.json
index 8c8050dcda..b927ce2917 100644
--- a/leg-virt-tiancore-edk2-upstream/lava-job-definitions/kvm-aarch64/template.json
+++ b/leg-virt-tiancore-edk2-upstream/lava-job-definitions/kvm-aarch64/template.json
@@ -23,9 +23,9 @@
{
"command": "deploy_linaro_kernel",
"parameters": {
- "dtb": "http://storage.kernelci.org/mainline/v4.0/arm64-defconfig/dtbs/apm/apm-mustang.dtb",
- "kernel": "http://storage.kernelci.org/mainline/v4.0/arm64-defconfig/Image",
- "overlays": ["http://storage.kernelci.org/mainline/v4.0/arm64-defconfig/modules.tar.xz"],
+ "dtb": "http://people.linaro.org/~ard.biesheuvel/lava-uefi/stable-v4.0.4/apm-mustang.dtb",
+ "kernel": "http://people.linaro.org/~ard.biesheuvel/lava-uefi/stable-v4.0.4/Image",
+ "overlays": ["http://people.linaro.org/~ard.biesheuvel/lava-uefi/stable-v4.0.4/modules.tar.xz"],
"nfsrootfs": "http://releases.linaro.org/15.03/ubuntu/utopic-images/nano-arm64/linaro-utopic-nano-20150309-90.tar.gz",
"target_type": "ubuntu",
"role": "host"