Hi!
On Kirkstone, since Kirkstone 4.0.5 (commit
189a6d452e3037c9e94ccdf6af38359fc6058064,
https://git.yoctoproject.org/poky/commit/?h=kirkstone&id=189a6d452e3037c9e94ccdf6af38359fc6058064)
the added check gives me
ERROR: upx-3.96+AUTOINC+4e1ae22a1a-r0 do_fetch: Bitbake Fetcher Error:
FetchError('Submodule refers to the parent repository. This will cause
deadlock situation in current version of Bitbake.Consider using git
fetcher instead.', None)
(I noticed that latest master is identical with latest kirkstone.)
I'm experimenting with using git:// instead of gitsm:// and adding a
suggested solution if found searching for documentation on how to
migitate this
do_configure:prepend() {
cd ${WORKDIR}/git
git submodule update --init --recursive
}
but I've not yet been able to make things work. Since I'm no power user
when it comes to Yocto magic perhaps someone already knows what would be
the best way forward on this (if I'm on the wrong path)?
BR,
/Joakim
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7720):
https://lists.yoctoproject.org/g/meta-virtualization/message/7720
Mute This Topic: https://lists.yoctoproject.org/mt/95382316/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-