diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-14 14:17:13 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-20 11:52:52 +0000 |
commit | 3f8d56d1132cc63fe13cf81dc97ba96a523e1d44 (patch) | |
tree | 0ab19b3eaa8cd28155949ee01fb4f135c1b39720 /scripts/bitbake-prserv-tool | |
parent | 51abd41ff6e732ee0df61f380e4de23fdec7629a (diff) | |
download | poky-3f8d56d1132cc63fe13cf81dc97ba96a523e1d44.tar.gz |
bitbake: fetch2: Avoid recursive errors
If PATH contains WORKDIR which contains PV which contains SRCPV we can end
up in circular recursion within the fetcher. This code change allows for the recursion
to be broken by giving PV a temporary dummy value in a data store copy.
(Bitbake rev: ce1e70b8018340b54dba3a81d7d379182cb77514)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/bitbake-prserv-tool')
0 files changed, 0 insertions, 0 deletions