From 287700311bb9879f19d5b7b9977979c5692895c9 Mon Sep 17 00:00:00 2001 From: Kevin Hilman Date: Fri, 7 Jul 2017 23:48:20 +0000 Subject: test templates: m3ulcb-nogfx: use core-image-minimal The -nogfx build uses the core-image-minimal target, not the agl-demo-platform build target, so ensure the NBD rootfs filename is the right one. Change-Id: I81fa24a55cfa6acfbeda987f31d6dca5fea9dd52 Signed-off-by: Kevin Hilman Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10119 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Matt Ranostay Reviewed-by: Jan-Simon Moeller --- templates/machine/m3ulcb-nogfx/test/hwtest.short.environment | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/machine/m3ulcb-nogfx/test/hwtest.short.environment b/templates/machine/m3ulcb-nogfx/test/hwtest.short.environment index 758ca7e6f..18f1f587e 100644 --- a/templates/machine/m3ulcb-nogfx/test/hwtest.short.environment +++ b/templates/machine/m3ulcb-nogfx/test/hwtest.short.environment @@ -3,7 +3,7 @@ DEVICE_NAME=m3ulcb-nogfx DEVICE_DTB=Image-r8a7796-m3ulcb.dtb DEVICE_KERNEL=Image DEVICE_INITRAMFS=initramfs-netboot-image-m3ulcb.ext4.gz -DEVICE_NBDROOT=agl-demo-platform-m3ulcb.ext4.xz +DEVICE_NBDROOT=core-image-minimal-m3ulcb.ext4.xz DEVICE_NBDROOT_COMPRESSION=xz DEVICE_BOOT_METHOD=u-boot DEVICE_BOOT_TYPE=booti -- cgit 1.2.3-korg