diff options
| author | John Toomey <john.toomey@amd.com> | 2022-12-19 14:10:56 +0000 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-04-10 09:03:22 -0700 |
| commit | c9fce4352b2b370031c695464ce86b258c751019 (patch) | |
| tree | 83196a81ae8c283a96515c1839c7ccf4947f688c /meta-xilinx-core/classes/xilinx-testimage.bbclass | |
| parent | 53bbaf4b17942a64704edcb85b23bbcc8f9e88e7 (diff) | |
| download | meta-xilinx-c9fce4352b2b370031c695464ce86b258c751019.tar.gz | |
Remove unused autologin variable
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/classes/xilinx-testimage.bbclass')
| -rw-r--r-- | meta-xilinx-core/classes/xilinx-testimage.bbclass | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-xilinx-core/classes/xilinx-testimage.bbclass b/meta-xilinx-core/classes/xilinx-testimage.bbclass index 99519637..74020da1 100644 --- a/meta-xilinx-core/classes/xilinx-testimage.bbclass +++ b/meta-xilinx-core/classes/xilinx-testimage.bbclass | |||
| @@ -7,5 +7,4 @@ 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" | 10 | IMAGE_FSTYPES = "wic.qemu-sd" |
