From: Kevin Hilman Date: Wed, 19 Jul 2017 00:12:21 +0000 (+0000) Subject: tests: templates/qemux86-64: add (empty) DTB X-Git-Tag: 4.99.1~77 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=84d8bb6b4cd14f4afd7c963f8b7b776184ada596;p=AGL%2Fmeta-agl.git tests: templates/qemux86-64: add (empty) DTB The JJB templates expect there to be a $DEVICE_DTB in various places, and if not set here, will have a default value (from rpi3). Change-Id: I3ae10a6fcf4f8f85dc49e45696a982ad85b29203 Signed-off-by: Kevin Hilman Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10243 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- diff --git a/templates/machine/qemux86-64/test/hwtest.short.environment b/templates/machine/qemux86-64/test/hwtest.short.environment index ffbd70ef4..a207771ce 100644 --- a/templates/machine/qemux86-64/test/hwtest.short.environment +++ b/templates/machine/qemux86-64/test/hwtest.short.environment @@ -1,6 +1,7 @@ DEVICE_ARCH=x86_64 DEVICE_TYPE=qemu DEVICE_NAME=qemux86-64 +DEVICE_DTB= DEVICE_KERNEL=bzImage DEVICE_INITRAMFS=agl-demo-platform.ext4.xz DEVICE_INITRAMFS_COMPRESSION=xz