summaryrefslogtreecommitdiffstats
path: root/poky/meta/lib/oeqa/selftest/cases/efibootpartition.py
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/lib/oeqa/selftest/cases/efibootpartition.py')
-rw-r--r--poky/meta/lib/oeqa/selftest/cases/efibootpartition.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/poky/meta/lib/oeqa/selftest/cases/efibootpartition.py b/poky/meta/lib/oeqa/selftest/cases/efibootpartition.py
index 0c8325669..c6f39d5b1 100644
--- a/poky/meta/lib/oeqa/selftest/cases/efibootpartition.py
+++ b/poky/meta/lib/oeqa/selftest/cases/efibootpartition.py
@@ -11,7 +11,6 @@ from oeqa.utils.commands import bitbake, runqemu, get_bb_var
class GenericEFITest(OESelftestTestCase):
"""EFI booting test class"""
- buffer = True
cmd_common = "runqemu nographic serial wic ovmf"
efi_provider = "systemd-boot"
image = "core-image-minimal"
OpenPOWER on IntegriCloud