commit | 2b52903e887fa821e06ac7c1e29938d298716153 | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Mon Apr 01 13:11:17 2019 -0700 |
committer | June Tate-Gans <jtgans@google.com> | Mon Apr 01 13:11:17 2019 -0700 |
tree | 0f62351ac7c0b691185a5b03ea18b93370d3a81d | |
parent | aa9880c8225427ae4221f6ba96bc03209c3b7d7f [diff] |
deb: Fix the build rules to actually build right Prior rules configs weren't actually producing anything useful for the deb. Change-Id: Id9722349798b098096c6aef636fef7e4ef4a427e
MDT is a simple tool to aid in working with single board computers that the Mendel Linux distribution runs on. It consists of a whole bunch of pre-existing open source tooling, coupled with some simple wrappers written in python to ease their use.
It also provides an easy way to interact with these boards without having to fight with serial consoles, IP addresses, and other fiddly bits, reducing barrier to entry when working with these boards.
With minimal effort, MDT should also be portable to existing systems such as Debian and Ubuntu, if needed. This, however, is out of the scope of this project.