Mir

Comment 1 for bug 1414883

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

The regression started at (I think):

------------------------------------------------------------
revno: 2254 [merge]
author: Andreas Pokorny <email address hidden>
committer: Alan Griffiths <email address hidden>
branch nick: development-branch
timestamp: Fri 2015-01-23 16:25:00 +0000
message:
  Add server-side platform probing support.

  Modules are checked in MIR_SERVER_PLATFORM_PATH, with configuration overrides available to both force a specific module and to check in a specific path.

  Modules are probed to determine whether they can drive the available hardware. If a real platform - Android or Mesa - is capable of driving the hardware then it is used; otherwise the stub platform is loaded.
------------------------------------------------------------