diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2017-08-31 11:54:11 +1200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-31 23:25:33 +0100 |
commit | 2d86cac853d6daa496c0315a5cb0662ebf1165b0 (patch) | |
tree | ef49857816f574b3ac009b383ee5cbf9837e39ac /meta-skeleton/conf | |
parent | 355d8f42679e37610c2947dece597ed7db774bee (diff) | |
download | openembedded-core-2d86cac853d6daa496c0315a5cb0662ebf1165b0.tar.gz openembedded-core-2d86cac853d6daa496c0315a5cb0662ebf1165b0.tar.bz2 openembedded-core-2d86cac853d6daa496c0315a5cb0662ebf1165b0.zip |
devtool: add: add explicit srcrev/branch options
At the moment when fetching source from a git repository you have to
know that you can specify the revision and branch in the URL with
';rev=' and ';branch=' respectively, and you can also get thrown off by
the shell splitting on the ; character if you forget to surround the URL
in quotes. Add explicit -S/--srcrev and -B/--srcbranch options
(consistent with devtool upgrade) to make this easier for the user to
discover and use. (The rev and branch URL parameters will continue to
work, however.)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton/conf')
0 files changed, 0 insertions, 0 deletions