]> code.ossystems Code Review - openembedded-core.git/commit
binutils: rename BRANCH var
authorArmin Kuster <akuster808@gmail.com>
Tue, 13 Apr 2021 14:22:45 +0000 (07:22 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 18 Apr 2021 10:29:05 +0000 (11:29 +0100)
commit40d18272cd765420080fffc0e4bde7e3e79982af
tree161f7b6be8f7f259e96f2d050c5621174a01b536
parent633f0c6b74e3caa2bae52ca60c61b811b7b2215d
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.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
--
V2]
Remove commented out BINUPV and function

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/binutils/binutils-2.36.inc