summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/tests
diff options
context:
space:
mode:
authorPavel Zhukov <pavel@zhukoff.net>2022-08-26 10:40:29 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-01 10:07:00 +0100
commit0abd64b3afd7e649831bfbcb46299939ec4aceaa (patch)
tree64714491cfbdea26a7f35d71ff91f1856432b962 /bitbake/lib/bb/tests
parent9e22a3cccf69a54384767c8d2f22b4badcdab36c (diff)
downloadpoky-0abd64b3afd7e649831bfbcb46299939ec4aceaa.tar.gz
bitbake: gitsm: Error out if submodule refers to parent repo
If submodule refers to specific revision of the parent repository it causes deadlock in bitbake locking mechanism (lock is acquired to fetch the parent and cannot be released before all submodules are fetched). raise FetchError in such situation to prevent deadlocking. [Yocto 14045] (Bitbake rev: 0361ecf7eb82c386a9842cf1f3cb706c0a112e77) Signed-off-by: Pavel Zhukov <pavel@zhukoff.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/tests')
0 files changed, 0 insertions, 0 deletions