summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-19 23:31:09 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-19 23:48:41 +0100
commit2d2d07275c8a2d652a221c1cd74d28c2f6f226d5 (patch)
tree1178423ada6bcda94e68e69b28ac915865bfb719 /meta
parent029635eb78b95ea1d19ba250dde3ae2513b57aa6 (diff)
downloadpoky-2d2d07275c8a2d652a221c1cd74d28c2f6f226d5.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 'meta')
0 files changed, 0 insertions, 0 deletions