bootstrap: add manifest subclass
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 10 Jun 2014 12:51:09 +0000 (15:51 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 10 Jun 2014 12:53:50 +0000 (15:53 +0300)
commit45efe171e6510d06217d83bc28e0f4b9d85fe4ba
tree9bb260aad7e74308dbdd97798eb30235878d5613
parent854a1ab17a77831a2bde71f5b4a58616588f7bed
bootstrap: add manifest subclass

Move add_project() functionality from gbp back to the test data repo.
This functionality is only used here so it makes sense to maintain it
here, too.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
bootstrap.py