summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJon Mason <jdmason@kudzu.us>2019-12-19 11:39:08 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-15 10:27:45 +0000
commiteae875dae728987575f1d797b6497900be5a0cb7 (patch)
treedfd3597c589a371284faab94b14b9a33afd9cc0e /scripts
parentaf0785bcbc679c45ca137eb20c04dfb2775a22e5 (diff)
downloadpoky-eae875dae728987575f1d797b6497900be5a0cb7.tar.gz
bitbake: bitbake: layerindex: use branch when specified
When currently specified, the branch is used to verify the versioning of the meta layer, but the master branch is checked out. This change allows for the branch to be specified. Now it is easy to specify all of the meta layers being added are of the same version, without having to do it in each individual git tree. Also, it will error if there are branches without a matching version. Finally, this allows for meta layer git trees without a master branch. (Bitbake rev: 4ec49f42f327068890e7aad8553d7f282e2ffaa1) Signed-off-by: Jon Mason <jdmason@kudzu.us> Minor rework of the patch to use the layerBranch actual_branch since the layerindex referenced branch may be different then the overall release branch. Also adjust the patch to use the default git checkout branch instead of master if no branch was specified. (Some repositories don't have a master branch.) Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions