Hi James

There is an open bug for this, please take a look.
https://bugzilla.yoctoproject.org/show_bug.cgi?id=14885

Jose


<jamesbrowning...@gmail.com> escreveu no dia quarta, 11/10/2023 à(s) 09:35:

> Hello,
>
> I'm having an issue with out-of-tree modules not automatically re-building
> after a change to the kernel config. It seems like there may be an issue
> with the dependency chain for make-mod-scripts and modules.bbclass:
>
> How I expect it to behave:
> Doing *bitbake -c cleanall make-mod-scripts* should cause all out-of-tree
> modules to re-compile the next time they are built, since module.bbclass
> has  *do_configure[depends] += "make-mod-scripts:do_compile"*
>
> How it actually behaves:
> After doing a *bitbake -c cleanall make-mod-scripts && bitbake
> hello-world *(where hello-world is my out of tree module), the
> hello-world module is not re-compiled. During the build of hello-world, it
> re-builds make-mod-scripts, but none of the tasks for hello-world are
> re-run. This is the case for all of my out-of-tree modules.
>
> I am using Yocto 4.0 (kirkstone).
>
> Thank you for your help!
> James
> 
>
>

-- 
Best regards,

José Quaresma
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61319): https://lists.yoctoproject.org/g/yocto/message/61319
Mute This Topic: https://lists.yoctoproject.org/mt/101892820/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to