diff options
| -rw-r--r-- | meta-xilinx-bsp/classes/xilinx-testimage.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xilinx-bsp/classes/xilinx-testimage.bbclass b/meta-xilinx-bsp/classes/xilinx-testimage.bbclass index d9086ec0..0126d8ba 100644 --- a/meta-xilinx-bsp/classes/xilinx-testimage.bbclass +++ b/meta-xilinx-bsp/classes/xilinx-testimage.bbclass | |||
| @@ -7,3 +7,5 @@ python do_testimage_prepend () { | |||
| 7 | supported_fstypes.append('wic.qemu-sd') | 7 | supported_fstypes.append('wic.qemu-sd') |
| 8 | } | 8 | } |
| 9 | 9 | ||
| 10 | IMAGE_AUTOLOGIN = "0" | ||
| 11 | IMAGE_FSTYPES = "wic.qemu-sd" | ||
