aboutsummaryrefslogtreecommitdiff
path: root/leg-virt-tiancore-edk2-upstream
diff options
context:
space:
mode:
Diffstat (limited to 'leg-virt-tiancore-edk2-upstream')
-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"