diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-11-23 12:22:09 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-01 21:30:54 +0000 |
commit | e49a66fd898dd44e54c77a838ebef3d983ed2a03 (patch) | |
tree | 59f41664f18d930d4e68102e65c00c70ff1fa83d /meta/lib/oeqa | |
parent | c4daebf3fe797a8063dcbc2ab229be2fbedc8134 (diff) | |
download | openembedded-core-e49a66fd898dd44e54c77a838ebef3d983ed2a03.tar.gz openembedded-core-e49a66fd898dd44e54c77a838ebef3d983ed2a03.tar.bz2 openembedded-core-e49a66fd898dd44e54c77a838ebef3d983ed2a03.zip |
devtool: upgrade: provide a means to update the source branch
If you're upgrading a git recipe to a revision on a release branch
that's different to the branch for the current revision, then you'll
need to update the branch parameter in SRC_URI, so add a --srcbranch/-B
command-line parameter to let you do that easily. It handles both when
the branch is stated verbatim in the recipe, and when a reference to
another variable is used (a common convention is to use a SRCBRANCH
variable for this, though the code doesn't care what variable is used
if any).
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/lib/oeqa')
0 files changed, 0 insertions, 0 deletions