diff options
author | Armin Kuster <akuster808@gmail.com> | 2021-04-13 07:22:45 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-18 11:37:26 +0100 |
commit | 190a53a942ea2e87621eba159e94f5f5e67b5fc5 (patch) | |
tree | 2d2e73f3086f65ea1d8abc550b294e9a9694cae1 /scripts/lib/build_perf/html.py | |
parent | a24d0161f6b511f2c62ef6a36bf966ad04df34a5 (diff) | |
download | poky-190a53a942ea2e87621eba159e94f5f5e67b5fc5.tar.gz |
binutils: rename BRANCH var
If BRANCH is defined in local.conf then that name is used to d/l sources
for binutils. You will get this error:
Fetcher failure for URL: 'git://sourceware.org/git/binutils-gdb.git;branch=hardknott;protocol=git'. Unable to fetch URL from any source.
Rename to SRCBRANCH like glibc has to avoid the more common variable name BRANCH.
(From OE-Core rev: 40d18272cd765420080fffc0e4bde7e3e79982af)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
--
V2]
Remove commented out BINUPV and function
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/html.py')
0 files changed, 0 insertions, 0 deletions