diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-25 09:26:42 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-03-27 23:21:47 +0000 |
commit | c10a028e270ff71471b4ba982f61ef64cb85ca55 (patch) | |
tree | fbfe480b5ac7a84e0140aa9a322eb360d524c1b8 /scripts/native-intercept | |
parent | a01fba797317563ca15207b66a4370048909f6ae (diff) | |
download | poky-c10a028e270ff71471b4ba982f61ef64cb85ca55.tar.gz |
oeqa/utils/gitarchive: Handle case where parent is only on origin
The parent code currently assumed that any parent branch is locally
checked out which may not be the case.
Use the local branch by default but fall back to the origin. This
also means removing the later saftey check as the branch may not exist
locally.
This fixes the autobuilder resulttool test pushing code.
(From OE-Core rev: 633e024f5d492ba38debf745b59813f6a2f4a3f0)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/native-intercept')
0 files changed, 0 insertions, 0 deletions