diff options
Diffstat (limited to 'meta/lib/oeqa/controllers/masterimage.py')
| -rw-r--r-- | meta/lib/oeqa/controllers/masterimage.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/lib/oeqa/controllers/masterimage.py b/meta/lib/oeqa/controllers/masterimage.py index 1bd0ab4c66..e8d321f7ab 100644 --- a/meta/lib/oeqa/controllers/masterimage.py +++ b/meta/lib/oeqa/controllers/masterimage.py | |||
| @@ -133,9 +133,6 @@ class MasterImageHardwareTarget(oeqa.targetcontrol.BaseTarget): | |||
| 133 | bb.plain("%s - reboot/powercycle target" % self.pn) | 133 | bb.plain("%s - reboot/powercycle target" % self.pn) |
| 134 | self.power_cycle(self.connection) | 134 | self.power_cycle(self.connection) |
| 135 | 135 | ||
| 136 | def restart(self): | ||
| 137 | pass | ||
| 138 | |||
| 139 | 136 | ||
| 140 | class GummibootTarget(MasterImageHardwareTarget): | 137 | class GummibootTarget(MasterImageHardwareTarget): |
| 141 | 138 | ||
