Hello,

Le lun. 25 sept. 2023 à 06:55, John Klug <[email protected]> a écrit :

> bitbake-layers show-appends reports:
>
>   Summary: There were 3 WARNING messages.
>   === Matched appended recipes ===
>   kernel-module-nxp89xx_git.bb:
>
>  
> /home/jklug/mlinux-kirk2/layers/meta-multitech-nxp/recipes-kernel/kernel-module-nxp89xx/kernel-module-nxp89xx_%.bbappend
>   WARNING: kernel-module-nxp89xx.bb: missing append for preferred version
>

I may be wrong but it looks like you have 2 kernel-module-nxp89xx recipes :
* one called kernel-module-nxp89xx_git.bb which is bbappended in you layer
* another one called kernel-module-nxp89xx.bb (no PV in filename), which is
preferred over the _git one.

I guess you an either :
* Use kernel-module-nxp89xx.bb : rename your bbappend to
kernel-module-nxp89xx.bbappend
* keep kernel-module-nxp89xx_git.bb : remove or inhibit
kernel-module-nxp89xx.bb

I have tried _git instead of _%.
>
> I have also tried 1.0, since bitbake -e reports:
>
>   PV="1.0"
>
> What should I be doing?  Nothing in the bbappend does anything, unless I
> make it invalid, then I get an error.
>
> SRCREV is set in this recipe as a hash.
>
>
> John Klug
> 
>
>
Regards,
-- 
Yoann Congal
Smile ECS - Tech expert
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61104): https://lists.yoctoproject.org/g/yocto/message/61104
Mute This Topic: https://lists.yoctoproject.org/mt/101569034/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to