poky/scripts/lib/devtool
Paul Eggleton 3bd0f33505 devtool: add: set up fetched source as a git repository by default
If the fetched source isn't already a git repository, initialise it as
one and then branch and tag, just as we do with "devtool modify". This
makes it easier to make changes, commit them and then use the
"devtool update-recipe" command to turn those commits into patches
on the recipe.

(From OE-Core rev: 2dd865086c37c9eff63c6d0bbfa9f2e909f9fffe)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-23 09:53:17 +01:00
..
__init__.py devtool: add: set up fetched source as a git repository by default 2015-09-23 09:53:17 +01:00
build-image.py devtool: make plugin_init optional 2015-09-12 22:48:30 +01:00
build.py devtool: check that source tree still exists 2015-09-23 09:53:14 +01:00
deploy.py devtool: check that source tree still exists 2015-09-23 09:53:14 +01:00
package.py devtool: check that source tree still exists 2015-09-23 09:53:14 +01:00
sdk.py classes/populate_sdk_ext: drop work-config.inc 2015-09-23 09:53:12 +01:00
standard.py devtool: add: set up fetched source as a git repository by default 2015-09-23 09:53:17 +01:00
upgrade.py devtool: add: properly handle separate build directory 2015-09-23 09:53:15 +01:00