Commit Graph

2 Commits

Author SHA1 Message Date
Christian Kandeler
53e2cbfb7f RemoteLinux: Move some stuff into the new target base class.
All these things were always conceptually per-target, but due to not
having a common target class we had to awkwardly implement the concept
using shared pointers.

Change-Id: I1bb1992a230a485d519a892a6ca602a6846fc3cf
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2012-02-08 14:47:26 +01:00
Christian Kandeler
9a9fb759f4 RemoteLinux: Introduce abstract base class for remote Linux targets.
More stuff (e.g. deployment information) will move into that
class shortly.

Change-Id: I9ad785533d54859e72079b54796710707f716469
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2012-02-07 10:46:16 +01:00