From: Kevin Hilman Date: Fri, 7 Jul 2017 23:48:20 +0000 (+0000) Subject: test templates: m3ulcb-nogfx: use core-image-minimal X-Git-Tag: dab_3.99.3~22 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=2dcf3bb20b2a2f16136a47a21216484881824387;hp=0de328c6e21a14d8ff6b474c06cbefd560fbc650;p=AGL%2Fmeta-agl.git 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 (cherry picked from commit 287700311bb9879f19d5b7b9977979c5692895c9) Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10151 --- 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