summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2/bzr.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-19 23:31:09 +0100
committerSaul Wold <sgw@linux.intel.com>2011-05-06 17:44:21 -0700
commitf15a4a76770cb5eca3cd518b0ad5f7470e761017 (patch)
tree0279f41ae8643489f75adfc6387353274e4f946f /bitbake/lib/bb/fetch2/bzr.py
parent0e55651fd0f12c98c5a4b894dde9162c8abcdca7 (diff)
downloadpoky-f15a4a76770cb5eca3cd518b0ad5f7470e761017.tar.gz
bitbake/fetch2/git: Fix a bug where AUTOREV and the git fetcher interact badly
Fix a bug where ud.branches were being referenced before it was set by the git fetcher when using AUTOREV. To do this some ordering needed to be changed. This fixes errors like: ERROR: Error parsing /recipes-kernel/linux/rt-tests_git.bb: Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception AttributeError: 'FetchData' object has no attribute 'branches' Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/bzr.py')
0 files changed, 0 insertions, 0 deletions