On Thu, Dec 1, 2022 at 9:50 AM Bruce Ashfield via
lists.yoctoproject.org
<[email protected]> wrote:
>
> On Thu, Dec 1, 2022 at 8:46 AM Joakim Roubert <[email protected]> wrote:
> >
> > 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
>
> There's been some serious re-writing of the repository, which is
> generally speaking a no-no.
>
> The hash we were previously using is completely gone. But then again,
> we are using a branch called "devel", so history re-writing could be
> expected.
>
> The fix is not really about the fetcher,  but using a different git hash.
>
> I've bumped the recipe locally, and our one patch can also be dropped,
> as it has been merged.
>
> That being said, I'm now running into cmake build issues, which I'm
> working through.
>
> I'll continue to plug away at it in the background today, and with any
> luck can have it working again shortly (I'm terrible with cmake).
>

I did have some luck, and I pushed a proposed fix to master-next.

Have a look, and see if it fixes the build for you.

Bruce

> Bruce
>
> >
> > 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
> >
> >
> >
> >
>
>
> --
> - Thou shalt not follow the NULL pointer, for chaos and madness await
> thee at its end
> - "Use the force Harry" - Gandalf, Star Trek II
>
> 
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7722): 
https://lists.yoctoproject.org/g/meta-virtualization/message/7722
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]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to