poky/bitbake
Richard Purdie f15a4a7677 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>
2011-05-06 17:44:21 -07:00
..
bin bitbake/bitbake-layers: fix to run with recent changes 2011-03-14 17:41:46 -07:00
contrib vim: properly highlight python inside of ${@} 2011-01-10 22:10:41 +00:00
doc bitbake docs: use dblatex to build the pdf bitbake manual 2011-05-06 17:44:20 -07:00
lib bitbake/fetch2/git: Fix a bug where AUTOREV and the git fetcher interact badly 2011-05-06 17:44:21 -07:00
AUTHORS misc: Update the email address to a working one. 2011-01-04 14:36:54 +00:00
ChangeLog *: Fix typo in documentation 2010-08-04 16:12:39 +01:00
COPYING bitbake: Sync with upstream. 2007-01-08 23:53:01 +00:00
HEADER bitbake: Sync with upstream. 2007-01-08 23:53:01 +00:00