diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-06 16:56:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-14 20:26:34 +0100 |
commit | a48231b5bfb5b1ca5de6dad6b3277a051eb6b55c (patch) | |
tree | 707ad9f04abb1f24fbbb95612184491954fee106 /scripts/send-pull-request | |
parent | a75678145b35b3722f0cbba51aa699d3fd8f0bef (diff) | |
download | poky-a48231b5bfb5b1ca5de6dad6b3277a051eb6b55c.tar.gz |
scripts/git: Ensure we don't have circular references
This is horrible but I'm running out of better ideas. We hit circular reference
issues which we were trying to avoid in the core HOSTTOOLS code. When building
the eSDK, there can be two copies of the script.
Therefore assume git will never be in a directory called scripts. This
fixes eSDK build failures.
(From OE-Core rev: 0f6ae13d76129d96f788b7ede312cfc361ee2bda)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 27de610ac30d4c81352efc794df7e9b1060f7a68)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/send-pull-request')
0 files changed, 0 insertions, 0 deletions