Introduce import-bb tool
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 22 Aug 2014 13:17:49 +0000 (16:17 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 19 Dec 2014 11:32:27 +0000 (13:32 +0200)
commit4251243b995152289cd8cfd1444be6cea75148a2
treebfebc93a5ac5d13cdfa03de8e08027ebb7f01c18
parente021ecaa4ff2aeaff4d103d391811fb6c88f68c7
Introduce import-bb tool

This is the first tool in an effort of enabling gbp in the BitBake build
environment. Gbp-import-bb is a tool for importing packages from a
BitBake-based "combined" distro repository into individual per-package
Git repositories.

Change-Id: I86e27d8a1817eae30c3f828cea70b06162543000
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
debian/control
debian/git-buildpackage-bb.install [new file with mode: 0644]
gbp/bb/__init__.py [new file with mode: 0644]
gbp/config.py
gbp/scripts/import_bb.py [new file with mode: 0755]
packaging/git-buildpackage.spec