summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2/svn.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-19 13:16:54 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-22 12:10:12 +0100
commit608821349c9a71e3e39d38bbc16669146c28d419 (patch)
tree49d18936b92fb0051b6b6d090b0a6f7c6c9a981d /bitbake/lib/bb/fetch2/svn.py
parent176a46b088135f2891983bb8540bc45389341d90 (diff)
downloadpoky-608821349c9a71e3e39d38bbc16669146c28d419.tar.gz
bitbake: data: Ensure dependencies of subfunctions are accounted for
Currently we account of the top level function's vardeps but not those of any subfunction. This would imply we'd have to manually write the dependencies of all parent functions which would be crazy. This patch adds the dependencies to fix the issue. (Bitbake rev: 658008cc6a8acd5c1f26877c9444c96002db01e7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/svn.py')
0 files changed, 0 insertions, 0 deletions